From a0d5941fdbad2e3cb52b3ce21862e15e4b21ac1e Mon Sep 17 00:00:00 2001 From: JC Brand Date: Mon, 26 Aug 2013 09:30:00 +0200 Subject: [PATCH] Another IE8 fix. --- converse.css | 1 + 1 file changed, 1 insertion(+) diff --git a/converse.css b/converse.css index cb39700b6..bc5aff659 100644 --- a/converse.css +++ b/converse.css @@ -734,6 +734,7 @@ div#settings { background-color: white; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; + width: 100%; } div#chatrooms {