# HG changeset patch # User Sverre Rabbelier # Date 1235731948 0 # Node ID f6b0582fc0876034ec16d110fb6a4993d5693ef1 # Parent e9d0aa56d2636c9526f03e554d2a1d6ee81c8b2d Revert "Make the input values 100% width." This reverts r2173, see r2101 for details. Patch by: SVerre Rabbelier diff -r e9d0aa56d263 -r f6b0582fc087 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 {