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%;