Fix unread marker disappearing when opacity set to 1

This commit is contained in:
Jérémie Astori 2016-07-07 01:14:52 -04:00
parent 548a8d7130
commit 8b87c54b1a

View file

@ -725,6 +725,7 @@ button {
text-align: center;
opacity: .5;
margin: 0 10px;
z-index: 0;
}
#chat .unread-marker:before {