Quote:
Originally Posted by JSWolf
If you did something like
Code:
.height {
height: 100%;
height: 100vh;
}
the last height line would be the one used or ignored. Same goes for ePub3. So if you want ePub2 compatibility, vh and vw have to go. You cannot use them.
|
Or even maybe two sets of CSS?