diff --git a/files/assets/css/orgy.css b/files/assets/css/orgy.css index 3d5468c8f..8b535c06e 100644 --- a/files/assets/css/orgy.css +++ b/files/assets/css/orgy.css @@ -7,9 +7,8 @@ .orgy-top-container { flex-flow: column wrap; } - .orgy-chat-window-item { - max-height: 80% !important; - height: 80% !important; + #chat-window { + max-height: 42vh !important; } } @media all and (min-width: 900px) {