]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site-sml.css
Use a PanZoom control on small screens instead of a PanZoomBar control.
[rails.git] / public / stylesheets / site-sml.css
index 5c5213ac82081c2d46e7e32569e93be848b792d6..4f49100e976fec3380c169415566d2273221d38c 100644 (file)
@@ -142,3 +142,7 @@ h1 {
     width: 100%;
     max-width: 18em;
 }
+
+.olControlPanZoomBar {
+  display: none;
+}