sticky-footer.less 378 B

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