Actions
Bug #44597
closedheight of inline-relational-records in ie8
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2013-01-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The height of inline-relational-records in the tceform is too big in internet explorer (tested in ie8) (screenshot)
because of this css:
div.t3-form-field-header-inline td {
padding:0px;
margin:0px;
*min-height:100px;*
}
located in typo3/sysext/t3skin/stylesheets/structure/element_tceforms.css
Files
Actions