Index: openacs-4/packages/forums/tcl/form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/form-procs.tcl,v diff -u -N -r1.7 -r1.7.2.1 --- openacs-4/packages/forums/tcl/form-procs.tcl 8 Aug 2006 21:26:51 -0000 1.7 +++ openacs-4/packages/forums/tcl/form-procs.tcl 12 Mar 2007 06:18:29 -0000 1.7.2.1 @@ -39,7 +39,7 @@ -label [_ forums.Body] \ -datatype richtext \ -widget richtext \ - -html {rows 20 cols 60 wrap soft} \ + -html {rows 20 cols 60 wrap soft style {width:100%}} \ $optional_switch }