From: Andy Allan Date: Wed, 29 Jan 2020 16:00:01 +0000 (+0100) Subject: Tweak positioning of inbox count on the user menu button X-Git-Tag: live~2349^2~4 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/290d2a23085281e68fc3c21e9d1229f64bb84d38 Tweak positioning of inbox count on the user menu button --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 88b3e29f1..5fc4da8d8 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -226,12 +226,11 @@ nav.secondary { #inboxanchor { display: inline-block; - vertical-align: top; height: 25px; margin: 3px 0 3px 3px; background-color: lighten($grey, 10%); line-height: 20px; - border-radius: 2; + border-radius: 3; } .dropdown-menu {