mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 23:25:30 +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;
|
||||
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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user