View Single Post
Old 04-24-2013, 01:01 PM   #4
mart1984
Junior Member
mart1984 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2013
Device: Pocketbook Touch
Quote:
Originally Posted by Agama View Post
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 View Post
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.
mart1984 is offline   Reply With Quote