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 {