Merge pull request #321 from thelounge/xpaw/no-hl-size-increase

Do not increase font size on highlight in morning theme
This commit is contained in:
Max-P 2016-05-11 14:40:12 -04:00
commit 738f8badff
1 changed files with 0 additions and 4 deletions

View File

@ -168,10 +168,6 @@ QUIT #d0907d
color: #f92772;
}
#chat .highlight:not(.self) {
font-size: 1.2em;
}
#chat .msg.quit .time,
#chat .msg.quit .from button {
color: #d0907d !important;