Quote:
Originally Posted by Agama
This does sound very odd behaviour for a reader. Is it a known problem with the Pocketbook Touch?
|
Don't know yet. I thought it would be easier to get rid of the padding by calibre. Then I could have changed the margin in the same concersion.
I'll ask in the pocketbook forum later.
Quote:
Originally Posted by theducks
I also find it odd that a device FAILS on valid styling. Ignore  is permissable
|
It looks (after some more tests) that Pocketbook Touch is IGNORING "margin" setting when "padding" setting is done. Also some kind of ignoring

.
Code:
padding-top: 0; margin-top:0.5em;
With this it sets the distance to 0 instead of 0.5em.
Based on my (limited) stylesheet knowledge that should not happen.
Thanks for your help.