2

See the holy grail demo here, http://philipwalton.github.io/solved-by-flexbox/demos/holy-grail/

If the body content is shorter than the window height the footer will rise up from the bottom of the page. This behavior does not happen in Firefox and Chrome.

Jason Christa
  • 12,150
  • 14
  • 58
  • 85
  • add `min-height` with some value you prefer to the "article", it can solve it. – Eran.E Nov 24 '14 at 23:51
  • @Eran there are techniques to make it look less bad, but it does not change flexbox is pretty broken in the column direction in IE11. – Jason Christa Nov 25 '14 at 05:42
  • you right, this is not a directly solution but i thought it can help. anyway, please check if this will help you out: http://stackoverflow.com/questions/21600345/flexbox-and-internet-explorer-11-displayflex-in-html – Eran.E Nov 25 '14 at 12:38

0 Answers0