Project

General

Profile

Actions

Bug #15634

closed

install text font too big

Added by Stefano Cecere about 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-02-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

under 4.0beta3 the intall font size is really big

i solved it modifying the inline style:
from
.smalltext {
font-size:0.9em;
}
to
.smalltext {
font-size:0.7em;
}

(issue imported from #M2578)


Files

installtool_font.gif (32.5 KB) installtool_font.gif Administrator Admin, 2006-02-17 14:33
2578_v1.diff (385 Bytes) 2578_v1.diff Administrator Admin, 2009-02-24 21:07
2578_v1_after.png (9.67 KB) 2578_v1_after.png Administrator Admin, 2009-02-25 19:05
2578_v1_before.png (13.5 KB) 2578_v1_before.png Administrator Admin, 2009-02-25 19:06
Actions

Also available in: Atom PDF