Index: style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/style.css,v retrieving revision 1.37 diff -u -r1.37 style.css --- style.css 9 Jan 2008 09:56:39 -0000 1.37 +++ style.css 17 Jan 2008 16:46:14 -0000 @@ -714,6 +714,10 @@ margin-bottom: 2em; } +.node-form .form-text { + width: 95%; +} + #comments { position: relative; top: -1px;