From 50d9b2934742ad9fb0dc8354d405789e3c14cd00 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 1 Apr 2016 00:16:39 +0200 Subject: slightly change the way fullscreen works and bring it to mod mail --- view/css/mod_chat.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'view/css') diff --git a/view/css/mod_chat.css b/view/css/mod_chat.css index 3dd8309d3..830cc2f06 100644 --- a/view/css/mod_chat.css +++ b/view/css/mod_chat.css @@ -1,5 +1,4 @@ -#chatroom-new, -#inline { +#chatroom-new { display: none; } @@ -31,7 +30,6 @@ aside { } #chatTopBar { - float: left; width: 100%; overflow-y: auto; } -- cgit v1.2.3