Why does height: 100%;
break the layout on one page, but seem required on another in Bootstrap?
CSS:
body { height: 100%; }
--
Not Broken (background spans full page):
--
Broken (background stops before end of page):
http://emailscout.io/results/?domain=example.com
HTML: https://gist.github.com/anonymous/60cdd52499aa6808bf14