Browse Source

Improved notification counter style.

Martin Edenhofer 9 years ago
parent
commit
82bbab1581
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/assets/stylesheets/zammad.css.scss

+ 3 - 3
app/assets/stylesheets/zammad.css.scss

@@ -1835,11 +1835,11 @@ footer {
       min-width: 21px;
       position: absolute;
       right: -3px;
-      bottom: 6px;
+      bottom: 2px;
       padding: 0 4px;
-      font-size: 13px;
+      font-size: 12px;
       font-weight: 300;
-      line-height: 16px;
+      line-height: 15px;
       text-align: center;
       color: white;
       text-shadow: 0 1px 1px rgba(0,0,0,.21);