X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e5c33c119a9ddd4de149cd8913ed970601103a2b..290d2a23085281e68fc3c21e9d1229f64bb84d38:/app/assets/stylesheets/common.scss 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 {