Revert "Make the input values 100% width."
authorSverre Rabbelier <srabbelier@gmail.com>
Fri, 27 Feb 2009 10:52:28 +0000
changeset 1540 f6b0582fc087
parent 1539 e9d0aa56d263
child 1541 83e22817335e
Revert "Make the input values 100% width." This reverts r2173, see r2101 for details. Patch by: SVerre Rabbelier
app/soc/content/css/soc-090120.css
--- a/app/soc/content/css/soc-090120.css	Fri Feb 27 06:54:15 2009 +0000
+++ b/app/soc/content/css/soc-090120.css	Fri Feb 27 10:52:28 2009 +0000
@@ -183,7 +183,7 @@
 }
 
 td.formfieldvalue input {
-  width: 100%;
+  width: 200px;
 }
 
 td.formfieldvalue textarea {