]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove unnecessary paragraph margin override on diary comments
[rails.git] / app / assets / stylesheets / common.scss
index 2dabe8939e0ef8c521f7c9af4af2ab0cd72f84f4..ec037aafc51bbe4a7c765953958ebec5d5c05bcd 100644 (file)
@@ -579,7 +579,7 @@ body.small-nav {
 }
 
 .leaflet-top {
-  top: $lineheight/2 !important;
+  top: 10px !important;
   .leaflet-control {
     margin-right: 0px !important;
     margin-top: 0px !important;
@@ -1038,9 +1038,6 @@ tr.turn:hover {
     &:first-child {
       border-top: 1px solid $grey;
     }
-    p {
-      margin-bottom: $lineheight/2;
-    }
   }
 }