From: Anton Khorev Date: Wed, 16 Aug 2023 15:34:53 +0000 (+0300) Subject: Remove right leaflet toolbar position override X-Git-Tag: live~1133^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/e3e5b9fbf1f1882c73b564affb1fbf999cf65bee?ds=sidebyside;hp=-c Remove right leaflet toolbar position override Has no effect, doesn't take rtl into account. Was added in https://github.com/openstreetmap/openstreetmap-website/commit/537d72b0f66562475808249a1a2ef3223df5dd52#diff-fe520170ce0c939dc1e59f3395a360a1866b4da19b474c9f0b35112f72e952d8R117 --- e3e5b9fbf1f1882c73b564affb1fbf999cf65bee diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 2386fed82..aa2c95a99 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -324,10 +324,6 @@ body.small-nav { .overlay-sidebar #sidebar #banner { display: none; } - - .leaflet-top.leaflet-right { - top: 10px !important; - } } /* Utility for styling notification numbers */