mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-06 23:55:26 +02:00
Merge branch 'ticket/nickvergessen/9104' into develop-olympus
* ticket/nickvergessen/9104: [ticket/9104] Safari does not display box headers correctly in the ACP.
This commit is contained in:
commit
81db8a8644
@ -670,14 +670,10 @@ legend {
|
|||||||
position: relative;
|
position: relative;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
top: 0;
|
top: -.2em;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide from macIE \*/
|
|
||||||
legend { top: -1.2em; }
|
|
||||||
/* end */
|
|
||||||
|
|
||||||
* html legend {
|
* html legend {
|
||||||
margin: 0 0 -10px -7px;
|
margin: 0 0 -10px -7px;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user