Fix Crypto theme top margin
This commit is contained in:
parent
71846dbadc
commit
eb608611d5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user