Merge pull request #73 from xPaw/badge-opacity
Hide badge counter with opacity
This commit is contained in:
commit
36f2ee3617
@ -315,7 +315,7 @@ button, .user {
|
||||
color: #49505a;
|
||||
}
|
||||
#sidebar .badge:empty {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
}
|
||||
#sidebar .close {
|
||||
border-radius: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user