]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.css.scss
Use the small zoom control in the small screen layout
[rails.git] / app / assets / stylesheets / small.css.scss
index 19b4e6b89110b66a16f545574d1eeaa9bf3a5cd8..d7600a0d6c24d88b940f170b65768a473b1952f7 100644 (file)
@@ -92,6 +92,10 @@ h1 {
   border: 0;
 }
 
+.leaflet-control-pan, .leaflet-control-zoomslider {
+  display: none;
+}
+
 .site-index .leaflet-top .leaflet-control,
 .site-export .leaflet-top .leaflet-control {
   margin-top: 10px !important;