]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/openlayers/theme/openstreetmap/style.css.scss
Move OL control styling to OL theme
[rails.git] / app / assets / openlayers / theme / openstreetmap / style.css.scss
index b082c99337be168120fc72045876bb89ff7fce95..bd755a53a1787d6bc0b25bf205bbc9240ca80f49 100644 (file)
@@ -51,9 +51,14 @@ div.olControlZoom a {
     color: black;
     background: #ffffff;
     border: 1px solid #cccccc;
+    margin: 0 !important;
     // remove filter
 }
 
+div.olControlZoom a.olControlZoomIn {
+    border-bottom: 0;
+}
+
 div.olControlZoom a:hover {
     background: #f5f5f5;
 }