.mx_RoomView {
display: table-cell;
padding-left: 5px;
word-wrap: break-word;
}
.mx_RoomView ul {
padding: 0px;
height: 100%;
overflow-y: scroll;