diff --git a/client/css/style.css b/client/css/style.css index 76927a2..2f3fc4b 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -464,6 +464,9 @@ button { position: absolute; right: 180px; } +#viewport.rt .chat { + right: 0; +} #chat .sidebar { background: #fff; border-left: 1px solid #e7e7e7;