somewhat cryptic hack to make empty RoomStatusBars not take up 41px rather than 36px of height
parent
3263076ea6
commit
27222a54c7
|
@ -1,5 +1,5 @@
|
||||||
.mx_RoomStatusBar {
|
.mx_RoomStatusBar {
|
||||||
margin-top: 5px;
|
padding-top: 5px;
|
||||||
margin-left: 65px;
|
margin-left: 65px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue