aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/src/3.2.1/assets/less/sticky-footer.less
blob: 3b71ee3a9b96f0f82026249254835ea217c82fd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
//
// Sticky Footer
// --------------------------------------------------
// make sure to set .sticky-footer()

html, body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

//.footer { min-width: 990px; } // necessary fix for non-responsive layouts

.sticky-footer(90px, 40px, 40px, 60px); // sets default values for sticky footer