Remove z-index override from leaflet controls on small screens

Fixes #1305
This commit is contained in:
Tom Hughes 2016-09-30 09:03:24 +01:00
parent 1084d073ac
commit a1ff77ec56

View file

@ -133,7 +133,6 @@ body.small {
.leaflet-top.leaflet-right {
top: 10px !important;
z-index: 0;
}
.content_map {