X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f051a7c1f5d1999558caa9d3cbe8c36f8ac39c9b..edda4af515cfb0bd4de1ed0650b47e124bfad6ed:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 34dca8993..c5e2d14b1 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -970,7 +970,15 @@ img.trace_image { /* Rules for map sidebar icons */ .browse-section .browse-element-list { - line-height: 20px; + line-height: 1.25rem; + + .browse-icon { + height: 1.25rem; + } + + .d-flex > .browse-icon { + height: max(20px, 1.25rem); + } @include color-mode(dark) { .browse-icon-invertible {