From: Tom Hughes Date: Sun, 28 Apr 2024 17:45:44 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4732' X-Git-Tag: live~575 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/fd732ee33da48915fc964d45e95d3ce6eaf858be?hp=-c Merge remote-tracking branch 'upstream/pull/4732' --- fd732ee33da48915fc964d45e95d3ce6eaf858be diff --combined app/assets/stylesheets/common.scss index 9aefd3d69,7871e8a41..d8f13287b --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@@ -10,17 -10,17 +10,12 @@@ body font-size: $typeheight; } - p > img { - width: auto; - max-width: 100%; - } - time[title] { text-decoration: underline dotted; } #container { position: relative; } -.small_icon { - vertical-align: middle; - margin-right: $lineheight * 0.25; -} - /* Rules for icons */ .icon { @@@ -924,6 -924,11 +919,6 @@@ div.secondary-actions .sprite.rules { /*rtl:ignore*/ background-position: -350px 0; } - - .icon.note { - background-color: #333; - border-radius: 4px; - } } .site-about #content {