
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}
/* Sticky footer styles
-------------------------------------------------- */
html,
body {
height: 100%;
/* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
...