Fix Crypto theme top margin

This commit is contained in:
Mattias Erming 2015-04-16 01:09:21 -07:00
parent 71846dbadc
commit eb608611d5
1 changed files with 5 additions and 0 deletions

View File

@ -101,6 +101,11 @@ a:hover, #chat a:hover {
line-height: 1.8;
}
#chat .chat,
#chat .sidebar {
top: 48px;
}
#chat.no-colors .from button, #chat.no-colors .sidebar button {
color: #000 !important;
font-weight: bold