Improved notification counter style.
This commit is contained in:
parent
6c6f3fba7b
commit
82bbab1581
1 changed files with 3 additions and 3 deletions
|
@ -1835,11 +1835,11 @@ footer {
|
||||||
min-width: 21px;
|
min-width: 21px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: -3px;
|
right: -3px;
|
||||||
bottom: 6px;
|
bottom: 2px;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
font-size: 13px;
|
font-size: 12px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 16px;
|
line-height: 15px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: white;
|
color: white;
|
||||||
text-shadow: 0 1px 1px rgba(0,0,0,.21);
|
text-shadow: 0 1px 1px rgba(0,0,0,.21);
|
||||||
|
|
Loading…
Reference in a new issue