]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Tweak positioning of inbox count on the user menu button
[rails.git] / app / assets / stylesheets / common.scss
index 88b3e29f1b5dc495780f6278f4b77b008e119cf9..5fc4da8d828146069789ffdbff1b70a201b69e1d 100644 (file)
@@ -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 {