[TYPO3-irre] IE8 - IRRE fields - display inline-block = no-go
Andreas Kiessling
andreas.kiessling at web.de
Thu Sep 17 19:46:05 CEST 2009
Hi,
i am using IRRE in several extensions and was testing the Backend with
IE6/7/8
With 6 and 7, IRRE looks just fine, IE8 however has problems due to
.typo3-TCEforms div.inlineDivMSIE {
display: inline-block;
}
The IRRE elements are displayed next to each other and don't expand to
the whole width of the frame. If i set the style to display:inline or
block, it looks just fine.
Is there a reason, why IE gets an inline-block, while Firefox gets
display:block ?
Regards,
Andreas
More information about the TYPO3-project-irre
mailing list