From: Tom Hughes Date: Thu, 10 Aug 2023 21:42:39 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4154' X-Git-Tag: live~1567 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/f47eeb0632d63b5f305e52d3758a38044b350a20?hp=-c Merge remote-tracking branch 'upstream/pull/4154' --- f47eeb0632d63b5f305e52d3758a38044b350a20 diff --combined app/assets/stylesheets/common.scss index fb580fb7b,ae9424288..5a033bd0b --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@@ -1144,30 -1144,12 +1144,12 @@@ tr.turn:hover .inbox-row-unread { background: #CBEEA7; } - - .right { - float: right; - } } .inbox-row .inbox-mark-read { display: none; } - .info-line { - margin-bottom: $lineheight; - padding: $lineheight/4 0px 4px 0px; - border-bottom: 1px solid $grey; - - form, form div { - display: inline; - } - } - - .info-line .user_thumbnail_tiny { - vertical-align: middle; - } - .inbox-sent { white-space: nowrap; } @@@ -1216,8 -1198,15 +1198,8 @@@ img.user_thumbnail_tiny max-height: 25px; } -/* Rules for geo microformats */ - -abbr.geo { - border-bottom: none; -} - /* General styles for action lists / subnavs */ - nav.secondary-actions { margin-left: -11px; overflow: hidden; @@@ -1244,6 -1233,24 +1226,6 @@@ div.secondary-actions text-align: center; } -/* Create a single-line dl */ - -dl.dl-inline { - dt, dd { - display: inline-block; - } - dd { - margin-right: 1em; - } -} - -/* Rules for OpenID logo */ - -.openid_logo { - vertical-align: text-bottom; - border: 0; -} - /* Rules for rich text */ .richtext,