diff --git a/webclient/app.css b/webclient/app.css index 16f9dd72b7a52c6907b7f26f07987df8477d0798..4e93bc993447e6a37ef9ab0778e1b881a00dc685 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%;