Explorar o código

Explicitly set chatbox width

JC Brand %!s(int64=12) %!d(string=hai) anos
pai
achega
7fcec77651
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      converse.css

+ 4 - 0
converse.css

@@ -592,6 +592,10 @@ dd.available-chatroom:hover a.room-info {
     border-radius: 4px;
 }
 
+.chatbox {
+    width: 200px;
+}
+
 .chatroom {
     width: 300px;
 }