Here is the example:
http://jsbin.com/oxunu3/6
Have a print preview in chrome and firefox. Why chrome does not like the 100% height? Any hack or something?
Webkit browsers are known to have their own little quirks which divert from the supposed way of doing things. I changed min-height:
to height:
or used ::before { content: <img src="spacer.gif" width="1" height="100%" />"; }
and it worked.
It looks like Google or Apple is trying to save people ink.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With