]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused 0 bottom margin from map ui css
authorAnton Khorev <tony29@yandex.ru>
Fri, 28 Jul 2023 18:05:05 +0000 (21:05 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 28 Jul 2023 18:05:05 +0000 (21:05 +0300)
app/assets/stylesheets/common.scss

index 19cc8e5bed806b0fa2cd8de3c02ebdeea0ab0c83..ab9a9e31475415318d378cc60c67266f05b46871 100644 (file)
@@ -533,13 +533,6 @@ body.small-nav {
   }
 }
 
-.layers-ui,
-.share-ui {
-  li:last-child {
-    margin-bottom: 0;
-  }
-}
-
 .layers-ui {
   .base-layers {
     .leaflet-container {