Quote:
Originally Posted by what
Please try in horizonal / landscape mode.
|
Sorry, I forgot the landscape. Yes, in landscape there is a problem: if Kindle used the "width:100%" to extend the image, the height would be higher than the Kindle screen and the svg would be broken. So Kindle stops to extend the width when the image reach the max height. You can try to use the media queries for landscape and portrait format, adjusting the right and left margin in landscape mode, but I honestly don't remember how Kindle support media queries. Maybe there is a simpler trick that I'm not thinking about right now.