Prevent map overlaps the support button

This commit is contained in:
decabeza
2019-02-15 16:06:19 +01:00
parent 4b3172912e
commit 6734054330

View File

@@ -2666,6 +2666,12 @@ table {
}
}
.leaflet-bottom,
.leaflet-pane,
.leaflet-top {
z-index: 4 !important;
}
// 24. Homepage
// ------------