Opened 10 years ago

Last modified 10 years ago

#11379 closed Bug

Default line-height should be proportional — at Version 1

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone: CKEditor 4.3.2
Component: General Version:
Keywords: Cc:

Description (last modified by Piotrek Koszuliński)

Currently it's set to 1.6em. It causes that text overlaps in following content:

<p><span style="font-size:72px">Foo</span></p>

<p><span style="font-size:72px">Foo</span></p>

<ul>
	<li><span style="font-size:72px">Bar</span></li>
	<li><span style="font-size:72px">Bom</span></li>
</ul>

Change History (2)

Changed 10 years ago by Piotrek Koszuliński

Attachment: Selection_156.png added

comment:1 Changed 10 years ago by Piotrek Koszuliński

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy