An open API service indexing awesome lists of open source software.

https://github.com/rofrol/flexbox-footer


https://github.com/rofrol/flexbox-footer

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Flexbox sticky footer

[Demo](https://rawgit.com/rofrol/flexbox-footer/master/index.html)

push item to bottom

The footer has `margin-top: auto`, because there is situation that elements can be added automatically before footer, but footer still has to be at the bottom. Also I don't want to add wrapper that would be expanding.

![](/screenshot.png)

http://stackoverflow.com/questions/27697469/flex-box-sticky-footer-with-inner-flex-box-container-with-y-axis-scrolling

http://stackoverflow.com/questions/24697267/flexbox-column-align-self-to-bottom

http://webkit-flex.atomeye.com/