Actions
Bug #51000
closedBring relative text line-height
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-08-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The line-height for the backend is fixed to 14px. Line-heights should be relative to the font-size.
You ask yourself if EM unit is supported?
See http://www.browsersupport.net/CSS/em_%5Bem_unit%5D
Yes, even IE6 supports relative line-heights (dance)
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23021
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/23021
Updated by Felix Kopp over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4c6f226bdc2037f591b449c27769dfc423e1619a.
Actions