Skip to content

Instantly share code, notes, and snippets.

@ErDmKo
Created March 26, 2014 08:35
Show Gist options
  • Save ErDmKo/9778917 to your computer and use it in GitHub Desktop.
Save ErDmKo/9778917 to your computer and use it in GitHub Desktop.
bottom footer feature
.general_cont {
height: auto !important;
min-height: 100%;
height: 100%;
}
.footer {
margin-top: -216px;
padding: 0 30px 0px 30px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment