From 295b2b0362ca529246e260e1ea72fe065f4c15bf Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Fri, 22 Sep 2017 09:50:10 -0400 Subject: [PATCH] more css --- contrib/static/livechan.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/static/livechan.css b/contrib/static/livechan.css index a7ba0a3..bc8a1f7 100644 --- a/contrib/static/livechan.css +++ b/contrib/static/livechan.css @@ -152,6 +152,9 @@ textarea, select { .livechan_convobar_root { width: 40%; } + .livechan_chat_output { + width: 50%; + } } .livechan_convobar_item {