[WAS][MAP] made the popup bigger

This commit is contained in:
Peter Goodhall 2021-05-02 22:20:50 +01:00
parent 141f3243d1
commit 1c0270dd60

View File

@ -240,6 +240,6 @@ color: #ffffff;
@media (min-width: 576px) { @media (min-width: 576px) {
.was-map-dialog .modal-dialog { .was-map-dialog .modal-dialog {
max-width: 70% !important; max-width: 73% !important;
} }
} }