Fix regression causing thread watcher to stop highlighting active thread. https://boards.4channel.org/qa/thread/2799429#p2857041

This commit is contained in:
ccd0 2019-07-18 08:29:22 -07:00
parent 6002d3159d
commit 2851ce217e

View File

@ -366,7 +366,7 @@ audio.controls-added {
#toggleMsgBtn {
display: none !important;
}
#board-list .current {
.current {
font-weight: bold;
}
@media (min-width: 1300px) {