From 78f79295ac8daf53f19a9456f01adbcb49da31b6 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 18 Mar 2014 21:53:45 -0700 Subject: More memberlist edits --- css/chat.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css') diff --git a/css/chat.css b/css/chat.css index d0bccab..105dfaf 100644 --- a/css/chat.css +++ b/css/chat.css @@ -89,7 +89,7 @@ font-family: 'Trebuchet MS1', 'Trebuchet MS', sans-serif; font-size: 16px; display: inline-block; - width: 335px; + width: 315px; padding: 5px 5px 5px 5px; white-space: pre-wrap; /* CSS3 */ white-space: -moz-pre-wrap; /* Firefox */ @@ -122,7 +122,7 @@ } .chatMessage { - width:590px; + width:570px; min-height:35px; margin:1px; display:block; -- cgit v1.2.3