fix mobile skin by hiding recents LHS in /rooms

paul/schema_breaking_changes
Matthew Hodgson 2014-08-29 17:53:48 +01:00
parent 74cc722b96
commit e006f101c3
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@
}
#userIdCell,
#roomRecentsTableWrapper,
#usersTableWrapper,
#extraControls {
display: none;
@ -353,6 +354,7 @@ h1 {
}
/*** Recents ***/
.recentsTable {
max-width: 480px;
width: 100%;