8 lines
97 B
CSS
8 lines
97 B
CSS
.mx_RoomList {
|
|
display: table-row;
|
|
}
|
|
|
|
.mx_RoomList ul {
|
|
padding: 0px;
|
|
margin: 0px;
|
|
}
|