diff --git a/templates/chat/chat_css.html b/templates/chat/chat_css.html index 1fd2ad4..1e99dd1 100644 --- a/templates/chat/chat_css.html +++ b/templates/chat/chat_css.html @@ -140,12 +140,11 @@ cursor: pointer; } - #page-container { - position:fixed; - overflow:hidden; - } - @media (min-width: 800px) { + #page-container { + position:fixed; + overflow:hidden; + } } @media (max-width: 799px) { html, body {