stop scrollbars overlaying on the count

This commit is contained in:
Matthew Hodgson 2016-03-23 13:51:38 +00:00
parent 948b862c31
commit a3a4ff569e

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 {