Skip to content

Instantly share code, notes, and snippets.

@oliland
Created November 13, 2012 18:12
Show Gist options
  • Save oliland/4067386 to your computer and use it in GitHub Desktop.
Save oliland/4067386 to your computer and use it in GitHub Desktop.
Twitter bootstrap ugliness fix
@media (min-width: 981px) {
body {
/* Fix for the hero unit resizing */
padding-top: 60px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment