]> git.openstreetmap.org Git - rails.git/commitdiff
Remove right leaflet toolbar position override
authorAnton Khorev <tony29@yandex.ru>
Wed, 16 Aug 2023 15:34:53 +0000 (18:34 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 17 Aug 2023 14:48:59 +0000 (17:48 +0300)
Has no effect, doesn't take rtl into account.
Was added in https://github.com/openstreetmap/openstreetmap-website/commit/537d72b0f66562475808249a1a2ef3223df5dd52#diff-fe520170ce0c939dc1e59f3395a360a1866b4da19b474c9f0b35112f72e952d8R117

app/assets/stylesheets/common.scss

index 2386fed824850ef3c5a457c0751a1cd609c9a7f9..aa2c95a99b12a8dbdff083dfb7d6e205fd53c410 100644 (file)
@@ -324,10 +324,6 @@ body.small-nav {
   .overlay-sidebar #sidebar #banner {
     display: none;
   }
   .overlay-sidebar #sidebar #banner {
     display: none;
   }
-
-  .leaflet-top.leaflet-right {
-    top: 10px !important;
-  }
 }
 
 /* Utility for styling notification numbers */
 }
 
 /* Utility for styling notification numbers */