accidental regression that was causing the room list to scroll horizontally

This commit is contained in:
Matthew Hodgson 2015-10-19 18:27:21 +01:00
parent d1cda75c8b
commit f256f79418

View File

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