[TYPO3-core] RFC: Bug #7605: Backend Alignment Problems in Internet Explorer
Jeff Segars
jsegars at alumni.rice.edu
Fri Feb 22 21:40:33 CET 2008
Ingmar Schlecht wrote:
> Seems like you did good work and tested across the different
> browsers, so please go ahead committing!
> cheers
> Ingmar
> Jeff Segars schrieb:
>> This is a SVN patch request.
>>
>> Branches: 4.2
>>
>> Bugtracker Reference: http://bugs.typo3.org/view.php?id=7605
>>
>> Problem:
>> The second row of the docheader has some alignment problems in
>> Internet Explorer, as text labels and icons are not inline with one
>> another and have different vertical spacing than other browsers.
>>
>> The username in the top bar of the backend also suffers from
>> similar alignment problems in Internet Explorer.
>>
>> Solution:
>> The attached patch tweaks the CSS for improved cross browser
>> alignment. The key part of the problem was poor line-height
>> support in IE6 when inline images are involved, so the layout has
>> been tweaked to not rely on line-height anymore.
>>
>> Thanks,
>> Jeff
Committed to 4.2.
More information about the TYPO3-team-core
mailing list