]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/leaflet.zoom.css.scss
Set the z-index on the top bar to keep it in front
[rails.git] / app / assets / stylesheets / leaflet.zoom.css.scss
index a15619eff37cc631ed095aaee4883a3551bfc3e4..26d83f5b7609134ce183f2508605bb61ea9971c1 100644 (file)
 
 .leaflet-control-zoomslider-in,
 .leaflet-control-zoomslider-out {
-  text-indent: -9999;
+  text-indent: 100%;
+  white-space: nowrap;
+  overflow: hidden;
+  outline-style: none;
 }
 
 .leaflet-control-zoomslider-in {