tweak badges

This commit is contained in:
Matthew Hodgson 2017-10-27 23:45:10 +01:00
parent b87fad991f
commit 5d3caf8157

View File

@ -255,4 +255,11 @@ $progressbar-color: #000;
.mx_RoomDirectory_perm {
font-family: $header-font-family ! important;
background-color: #fff ! important;
}
}
.mx_RoomTile_badge,
.mx_RoomSubList_badge {
height: 12px ! important;
padding-top: 1px ! important;
padding-bottom: 1px ! important;
}