P.S. This also affects the display of text on a Kobo ereader. It is displaying exactly the same error as Calibre – the bottom margin is being ignored if the style is in a tag enclosed within another tag. e.g.
<div style="font-size: 90%;">
<p style="margin-bottom: 1em;">
[Text]
</p>
</div>
|