Skip to content

Instantly share code, notes, and snippets.

@XtofK
XtofK / dabblet.css
Created April 5, 2013 07:03
Sticky footer by Ryan Fait
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;