Quote:
Originally Posted by Falkor
continued from here: https://www.mobileread.com/forums/sh...55#post4519655
Interesting, I thought it was just be a new bug in the Tolino renderer. Older version handle margins at the top of a page just fine. And it's never been a problem in any other reading software I tried.
Using padding instead of margin will work in most cases. And if I need an actual margin, I can always place a zero height div at top of the page... That does fix the issue.
|
That sounds rather convoluted when it should be very simple.