ionlyseespots / ambient-design

Ambient is a CSS ( flexbox ) framework. Built as a lightweight and modular HTML5 layout methodology.
http://ionlyseespots.github.io/ambient-design/index.html
MIT License
15 stars 3 forks source link

remove body height 100% #73

Closed ionlyseespots closed 9 years ago

ionlyseespots commented 9 years ago

To see issue, add a border to outline body and notice height on body with flex.

min-height is all that is needed.

ionlyseespots commented 9 years ago

This issue was being caused by something else.