stop scrollbars overlaying on the count

pull/1254/head
Matthew Hodgson 2016-03-23 13:51:38 +00:00
parent 948b862c31
commit a3a4ff569e
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ limitations under the License.
.mx_RoomDirectory_roomMemberCount {
text-align: right;
width: 100px;
padding-right: 10px;
}
.mx_RoomDirectory_table tr {