Project

General

Profile

Actions

Bug #65501

closed

Font-Size wrong?

Added by Anonymous over 9 years ago. Updated over 5 years ago.

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


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #64366: Install Tool font sizeClosed2015-01-19

Actions
Related to TYPO3 Core - Bug #66643: Normalize font-size in install toolRejected2015-04-29

Actions
Actions #1

Updated by Mathias Brodala over 9 years ago

This is not a bug but indented, see #64366.

Actions #2

Updated by Markus Klein over 9 years ago

  • Status changed from New to Needs Feedback
Actions #3

Updated by Anonymous over 9 years ago

TYPO3 6.2.9
font-size Backend = 12px
font-size Install Tool = 11.05px

TYPO3 6.2.10
font-size Backend = 12px
font-size Install Tool = 13.2px (please the same with Backend not bigger)

Actions #4

Updated by Gerrit Code Review over 9 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37540

Actions #5

Updated by Anonymous over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF