css tweaking

This commit is contained in:
David Baker 2015-06-15 15:50:24 +01:00
parent 52286b2316
commit 2a15b3a98c
5 changed files with 9 additions and 4 deletions

View file

@ -1,5 +1,4 @@
.mx_RoomList {
display: table-row;
}
.mx_RoomList ul {

View file

@ -1,7 +1,7 @@
.mx_RoomView {
display: table-cell;
padding-left: 5px;
width: 100%;
word-wrap: break-word;
}
.mx_RoomView ul {