From: Tom Hughes Date: Sun, 28 Apr 2024 17:41:17 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4731' X-Git-Tag: live~1040 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/0e749fd5bed3a34fd01a7b901f433e6e23e1562d?hp=-c Merge remote-tracking branch 'upstream/pull/4731' --- 0e749fd5bed3a34fd01a7b901f433e6e23e1562d diff --combined app/assets/stylesheets/common.scss index 71649fbce,4a3317edc..9aefd3d69 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@@ -21,6 -21,11 +21,6 @@@ time[title] #container { position: relative; } -.small_icon { - vertical-align: middle; - margin-right: $lineheight * 0.25; -} - /* Rules for icons */ .icon { @@@ -924,11 -929,6 +924,6 @@@ div.secondary-actions .sprite.rules { /*rtl:ignore*/ background-position: -350px 0; } - - .icon.note { - background-color: #333; - border-radius: 4px; - } } .site-about #content {