diff options
-rw-r--r-- | themes/garland/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css index 986cc037d..61cfc9c99 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -787,7 +787,7 @@ fieldset { html.js fieldset.collapsed { background: transparent; padding-top: 0; - padding-bottom: 3px; + padding-bottom: .6em; } html.js fieldset.collapsible legend a { |