|
The CSS fix is automatic — there's no setting to toggle. In 1.0.9, the reader stopped forcing its own line-height and paragraph spacing over the book's CSS. So if your book specifies line-height: 1.2 or margin-bottom: 0.5em, those values now come through instead of being overridden.
If the book you tested still looks wrong, could you submit another rendering report from inside the reader? That'll send me the chapter HTML so I can see exactly what CSS the book is using. It's possible the book itself doesn't specify much and the reader defaults are what you're seeing.
|