Actions
Bug #65501
closedFont-Size wrong?
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2015-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
After update from 6.2.9 to 6.2.10 the font-size from the Install-Tool is "wrong" !?
TYPO3 6.2.9
body {
font: 62.8% Verdana,Arial,Helvetica,sans-serif;
}
TYPO3 6.2.10
body {
font: 75% Verdana,Arial,Helvetica,sans-serif;
}
Files
Actions