Item1738: Better line heights when font tag is used

pencil
Priority: Low
Current State: Closed
Released In: 1.0.6
Target Release: patch
Applies To: Engine
Component:
Branches:
Reported By: ArthurClemens
Waiting For:
Last Change By: KennethLavrsen
If a user now uses a font tag like <font size="+2">text</font>, the line heights are too small, so that text becomes unreadable. This is a simple fix:
.foswikiPage font {
   line-height:135%;
}

Tested on all main browsers.

-- ArthurClemens - 16 Jun 2009

ItemTemplate edit

Summary Better line heights when font tag is used
ReportedBy ArthurClemens
Codebase
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Engine
Component
Priority Low
CurrentState Closed
WaitingFor
Checkins distro:77706d9a07c8 distro:5ac40585e547
TargetRelease patch
ReleasedIn 1.0.6
Topic revision: r5 - 22 Jun 2009, KennethLavrsen
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy