[ticket/9104] Safari does not display box headers correctly in the ACP.

PHPBB3-9104
This commit is contained in:
Joas Schilling 2010-08-19 12:22:18 -04:00
parent 25c579c00d
commit 44125f5533

View file

@ -670,14 +670,10 @@ legend {
position: relative;
text-transform: none;
line-height: 1.2em;
top: 0;
top: -.2em;
vertical-align: middle;
}
/* Hide from macIE \*/
legend { top: -1.2em; }
/* end */
* html legend {
margin: 0 0 -10px -7px;
line-height: 1em;