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

pull/972/head
Matthew Hodgson 2016-02-17 18:54:46 +00:00
parent 3263076ea6
commit 27222a54c7
1 changed files with 1 additions and 1 deletions

View File

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