summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-12-10 20:45:23 +0000
committerDries Buytaert <dries@buytaert.net>2006-12-10 20:45:23 +0000
commitaf380b315fe6d85dced85d5c3c55f34d45c2dbf5 (patch)
treebd9167a523b8fc159961d3f07cced02770413640 /themes
parentbc9d282c760a984bdc9ad71f7d4b5317c7164807 (diff)
downloadbrdo-af380b315fe6d85dced85d5c3c55f34d45c2dbf5.tar.gz
brdo-af380b315fe6d85dced85d5c3c55f34d45c2dbf5.tar.bz2
- Patch #92849 by mfredrickson: css fix for garland on Safari.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css2
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 {