Quote:
Originally Posted by Jellby
That's because there's no concept of "page height" in the CSS model used by ePUB, which is based in web pages, that have a width but no definite height (you just scroll up or down to see the contents).
|
There is window height, which is what's used is you specify height: 70%. There's no reason why max-height shouldn't work the same way.