Fix Crypto theme top margin

This commit is contained in:
Mattias Erming 2015-04-16 01:09:21 -07:00
parent 71846dbadc
commit eb608611d5

View File

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