expand main chat window when userlist is hidden

This commit is contained in:
Josip Janžić 2015-01-11 20:17:26 +01:00
parent 70bee11d55
commit 8397928529
1 changed files with 3 additions and 0 deletions

View File

@ -464,6 +464,9 @@ button {
position: absolute;
right: 180px;
}
#viewport.rt .chat {
right: 0;
}
#chat .sidebar {
background: #fff;
border-left: 1px solid #e7e7e7;