From: Anton Khorev Date: Fri, 28 Jul 2023 18:05:05 +0000 (+0300) Subject: Remove unused 0 bottom margin from map ui css X-Git-Tag: live~1550^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/2818684df180c1e367647a7b0e907a7549f49b70 Remove unused 0 bottom margin from map ui css --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 19cc8e5be..ab9a9e314 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -533,13 +533,6 @@ body.small-nav { } } -.layers-ui, -.share-ui { - li:last-child { - margin-bottom: 0; - } -} - .layers-ui { .base-layers { .leaflet-container {