From: the_mgt Date: Thu, 19 May 2011 23:18:11 +0000 (+0200) Subject: Indented, made textarea smaller, since it didnt look too well across different browse... X-Git-Tag: v8.11~717 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=73b795f9486a1cbe90e3472d44412e04294a2017;p=citadel.git Indented, made textarea smaller, since it didnt look too well across different browsers in 1024x786 size. Removed "maxlength" attribute, because it is non-canonical and it does not work. Some js is needed to restrict the maximum input length I guess. Also removed wrap attribute, since it is only supported in Netscape/IE 4.0 and wrapping works fine without it. --- diff --git a/webcit/static/t/roomchat.html b/webcit/static/t/roomchat.html index 13df21900..cb948faa5 100644 --- a/webcit/static/t/roomchat.html +++ b/webcit/static/t/roomchat.html @@ -1,17 +1,14 @@ -
-
-
-
-
-
+
+
+
-
- - - -"> - + + + + + "> +