diff --git a/client/themes/crypto.css b/client/themes/crypto.css index 5fe3c23d..26480b74 100644 --- a/client/themes/crypto.css +++ b/client/themes/crypto.css @@ -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