make badges scale with size of RoomTile

This commit is contained in:
Matthew Hodgson 2016-01-24 14:50:24 -05:00
parent cd853ab5b4
commit 75886c4143

View file

@ -102,7 +102,7 @@ limitations under the License.
position: absolute; position: absolute;
left: 0px; left: 0px;
top: 5px; top: 5px;
height: 24px; bottom: 5px;
} }
.mx_RoomTile_unreadNotify .mx_RoomTile_badge { .mx_RoomTile_unreadNotify .mx_RoomTile_badge {