Index: style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/style.css,v retrieving revision 1.14 diff -u -r1.14 style.css --- style.css 10 Jan 2007 08:24:02 -0000 1.14 +++ style.css 5 Feb 2007 21:08:38 -0000 @@ -785,6 +785,10 @@ background: #fff url(images/gradient-inner.png) repeat-x 0 0; } +fieldset { + display:block; +} + html.js fieldset.collapsed { background: transparent; padding-top: 0;