summary refs log tree commit diff
path: root/webclient
diff options
context:
space:
mode:
Diffstat (limited to 'webclient')
-rw-r--r--webclient/app.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css
index 16f9dd72b7..4e93bc9934 100644
--- a/webclient/app.css
+++ b/webclient/app.css
@@ -28,6 +28,7 @@
     }    
     
     #userIdCell,
+    #roomRecentsTableWrapper,
     #usersTableWrapper,
     #extraControls {
         display: none;
@@ -353,6 +354,7 @@ h1 {
 }
 
 /*** Recents ***/
+
 .recentsTable {
     max-width: 480px;
     width: 100%;