[TYPO3-irre] IE8 - IRRE fields - display inline-block = no-go

Ingmar Schlecht ingmar at typo3.org
Thu Sep 17 20:21:30 CEST 2009


Hi Andreas,

I don't have an IE8 running here, but just one thing: It would be great
if the solution to this could be found rather quickly, as we're planning
a release of 4.2.9 on Monday the 28th.

cheers
Ingmar

Andreas Kiessling schrieb:
> 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