accidental regression that was causing the room list to scroll horizontally

kegan/timestamp-hover
Matthew Hodgson 2015-10-19 18:27:21 +01:00
parent d1cda75c8b
commit f256f79418
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
.mx_RoomTile {
cursor: pointer;
/* display: table-row; */
display: table-row;
color: #818794;
}