Merge pull request #471 from thelounge/astorije/fix-disappearing-marker
Fix unread marker disappearing when opacity set to 1
This commit is contained in:
commit
2336d1b9bc
@ -725,6 +725,7 @@ button {
|
||||
text-align: center;
|
||||
opacity: .5;
|
||||
margin: 0 10px;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
#chat .unread-marker:before {
|
||||
|
Loading…
Reference in New Issue
Block a user