- Patch #92849 by mfredrickson: css fix for garland on Safari.

5.x
Dries Buytaert 2006-12-10 20:45:23 +00:00
parent bc9d282c76
commit af380b315f
1 changed files with 1 additions and 1 deletions

View File

@ -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 {