aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/tpl/chat.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/chat.tpl b/view/tpl/chat.tpl
index f3f3ee5bd..19b3425da 100644
--- a/view/tpl/chat.tpl
+++ b/view/tpl/chat.tpl
@@ -1,6 +1,6 @@
<div id="chatContainer" style="height: 100%; width: 100%;">
- <div id="chatTopBar" style="float: left; height: 400px; width: 400px; overflow-y: auto;">
+ <div id="chatTopBar" style="float: left; height: 400px; width: 650px; overflow-y: auto;">
<div id="chatLineHolder"></div>
</div>