somewhat cryptic hack to make empty RoomStatusBars not take up 41px rather than 36px of height

This commit is contained in:
Matthew Hodgson 2016-02-17 18:54:46 +00:00
parent 3263076ea6
commit 27222a54c7

View file

@ -1,5 +1,5 @@
.mx_RoomStatusBar {
margin-top: 5px;
padding-top: 5px;
margin-left: 65px;
}