mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix statusbar layout some more
This commit is contained in:
parent
11ac6defed
commit
dbf3439e35
@ -1,6 +1,7 @@
|
||||
.mx_RoomStatusBar {
|
||||
padding-top: 5px;
|
||||
margin-top: 5px;
|
||||
margin-left: 65px;
|
||||
min-height: 24px;
|
||||
}
|
||||
|
||||
/* position the indicator in the same place horizontally as .mx_EventTile_avatar. */
|
||||
@ -9,6 +10,8 @@
|
||||
padding-right: 12px;
|
||||
margin-left: -73px;
|
||||
float: left;
|
||||
width: 24px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.mx_RoomStatusBar_placeholderIndicator {
|
||||
|
Loading…
Reference in New Issue
Block a user