- Patch #92849 by mfredrickson: css fix for garland on Safari.
parent
bc9d282c76
commit
af380b315f
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue