Tweak notifications indicator appearance

This commit is contained in:
Toby Zerner 2015-09-15 12:54:49 +09:30
parent 3fb53df607
commit 9a10daaaf9

View File

@ -35,8 +35,10 @@
color: @header-bg;
font-size: 11px;
font-weight: bold;
padding: 2px 5px 3px;
padding: 2px 4px 3px;
line-height: 1em;
border-radius: 10px;
border: 1px solid @header-bg;
min-width: 18px;
height: 18px;
}