View Single Post
Old 01-19-2019, 04:26 PM   #3
ElMiko
Evangelist
ElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileReadElMiko has read every ebook posted at MobileRead
 
ElMiko's Avatar
 
Posts: 471
Karma: 65460
Join Date: Jun 2011
Device: Kindle
Quote:
Originally Posted by theducks View Post
Try leaving off the 'em'
line-height is 'unit less' . it inherits the unit from the current block
line-height: 1.2%;
line-height: 2.5;
Nee-ope. Gave that a try Multiple iterations (just the 2.5/1.2% and 2.5/250% and 2.5/et al). Still converts to the break to a single line...

Still, thanks for the tip on em; will be sure to (dis)integrate that into my future css.
ElMiko is offline   Reply With Quote