commit: +textarea width

changeset:   1226:a14b8952ca42
user:        Thomas Gambet <tgambet@w3.org>
date:        Sun Jun 13 19:59:37 2010 -0400
files:       WebContent/style/init.css
description:
+textarea width


diff -r 0f1972cde7a6 -r a14b8952ca42 WebContent/style/init.css
--- a/WebContent/style/init.css	Sun Jun 13 19:59:17 2010 -0400
+++ b/WebContent/style/init.css	Sun Jun 13 19:59:37 2010 -0400
@@ -16,4 +16,7 @@
 }
 img.loader {
 	margin:0;
+}
+#init textarea {
+	width:99%;
 }
\ No newline at end of file

Received on Monday, 14 June 2010 13:25:06 UTC