From b8e3f4d05ea98fbcb26fc9af26e569a41ec43e37 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Sat, 25 Apr 2015 20:19:55 +0200 Subject: Wider --- chatserver.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chatserver.html') diff --git a/chatserver.html b/chatserver.html index 2b46d5c..0b8e5aa 100644 --- a/chatserver.html +++ b/chatserver.html @@ -12,7 +12,7 @@ body{ table#maintable, table#maintable > tbody, table#maintable > tbody > tr{ - width:800px; + width:900px; height:100%; display:block; margin:0; @@ -29,7 +29,7 @@ td#lobbylog{ } td#lobbylist{width:120px;} td#lobbylog{ - width:672px; + width:750px; word-wrap:break-word; } div#lobbylistdiv{ @@ -90,7 +90,7 @@ div.configbtn{ .textinput{ font-family:Monaco,"Courier New",Monospace; bottom:0; - width:664px; + width:748px; height:15px; border:none; border-top:1px #aaa solid; -- cgit v1.2.3-70-g09d2