expand main chat window when userlist is hidden
This commit is contained in:
parent
70bee11d55
commit
8397928529
@ -464,6 +464,9 @@ button {
|
||||
position: absolute;
|
||||
right: 180px;
|
||||
}
|
||||
#viewport.rt .chat {
|
||||
right: 0;
|
||||
}
|
||||
#chat .sidebar {
|
||||
background: #fff;
|
||||
border-left: 1px solid #e7e7e7;
|
||||
|
Loading…
Reference in New Issue
Block a user