I always remove any line-height properties except for initial capitals and superscripts/subscripts, which I had been setting to 1. I've found that 0 works better for those. If I remove line-height from paragraph styles, I don't run into the problem you show in your images at all. So the only line-height properties remaining in my epubs are for <span> or <sup>/<sub> and 0 works great for those.
|