]> git.openstreetmap.org Git - rails.git/commitdiff
Remove z-index override from leaflet controls on small screens
authorTom Hughes <tom@compton.nu>
Fri, 30 Sep 2016 08:03:24 +0000 (09:03 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 30 Sep 2016 08:03:24 +0000 (09:03 +0100)
Fixes #1305

app/assets/stylesheets/small.scss

index 0152e8b30c8705ffa29aa73ddfe96338996f684e..984364736b35290d8cb38a272f1016711d6bdf22 100644 (file)
@@ -133,7 +133,6 @@ body.small {
 
   .leaflet-top.leaflet-right {
     top: 10px !important;
-    z-index: 0;
   }
 
   .content_map {