From: Tom Hughes Date: Mon, 19 Sep 2022 16:46:46 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/3703' X-Git-Tag: live~1961 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/cb143bb5f166b8a0f7401b93208ea7632e6b4cfd?ds=inline;hp=-c Merge remote-tracking branch 'upstream/pull/3703' --- cb143bb5f166b8a0f7401b93208ea7632e6b4cfd diff --combined app/assets/stylesheets/common.scss index ece6fb1f6,f3013adf8..6d73ffb7e --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@@ -510,6 -510,14 +510,6 @@@ body.small-nav border-bottom: 1px solid $grey; padding: 10px 20px; } - - .tooltip { - opacity: 1; - border: 1px solid $grey; - .tooltip-arrow { - border-top-color: $grey; - } - } } } @@@ -1506,15 -1514,6 +1506,6 @@@ dl.dl-inline display: block; } - .icon-list { - padding-bottom: 20px; - div { - margin-bottom: 10px; - p { - padding-top: 10px; - } - } - } .sprite.small { width: 50px; height: 50px; @@@ -1598,6 -1597,8 +1589,6 @@@ .icon { width: 30px; height: 30px; - margin-right: 10px; - vertical-align: middle; background: 40px 40px image-url('about/sprite.png') no-repeat; &.local {