Sha256: 4c3db0482a24e70e5601e9a80dd46ee0f76d5bfd0982c2d2548aa42ca6bc64ef

Contents?: true

Size: 378 Bytes

Versions: 5

Compression:

Stored size: 378 Bytes

Contents

////////////////////////////
// FLEXIBLE STICKY FOOTERS
// http://pixelsvsbytes.com/blog/2011/09/sticky-css-footers-the-flexible-way/
////////////////////////////
%html-frame
  // apply to <html> and <body>
  height: 100%
  margin: 0pt
%frame
  // aplly to <body>
  display: table
  height: 100%
  width: 100%
%row
  display: table-row
%row-expand
  @extend .row
  height: 100%

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
survivalkit-0.3.4 stylesheets/survivalkit/extend/_sticky-footer.sass
survivalkit-0.3.3 stylesheets/survivalkit/extend/_sticky-footer.sass
survivalkit-0.3.2 stylesheets/survivalkit/extend/_sticky-footer.sass
survivalkit-0.3.1 stylesheets/survivalkit/extend/_sticky-footer.sass
survivalkit-0.3 stylesheets/survivalkit/extend/_sticky-footer.sass