]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Use the small zoom control in the small screen layout
[rails.git] / app / assets / stylesheets / common.css.scss
index c0796bdad289638fcc161493ed9db05eb9afe05d..d3d644801074a568028c6bb8177405d2fb95f854 100644 (file)
@@ -1005,6 +1005,15 @@ p#contributorGuidance {
 
 /* Rules for the user map */
 
+.user_map .leaflet-control-pan,
+.user_map .leaflet-control-zoomslider {
+  display: none;
+}
+
+.user_map .leaflet-control-zoom {
+  display: block;
+}
+
 /* Rules for user popups on maps */
 
 .user_popup {