Merge pull request #471 from thelounge/astorije/fix-disappearing-marker

Fix unread marker disappearing when opacity set to 1
This commit is contained in:
Maxime Poulin 2016-07-11 01:28:14 +00:00 committed by GitHub
commit 2336d1b9bc

View file

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