unignore bower_components
[bootswatch] / bower_components / font-awesome / src / assets / less / sticky-footer.less
1 //
2 // Sticky Footer
3 // --------------------------------------------------
4 // make sure to set .sticky-footer()
5
6 html, body {
7   height: 100%;
8 }
9 .wrapper {
10   min-height: 100%;
11   height: auto !important;
12   height: 100%;
13 }
14
15 //.footer { min-width: 990px; } // necessary fix for non-responsive layouts
16
17 .sticky-footer(90px, 40px, 40px, 60px); // sets default values for sticky footer