Skip to content

Instantly share code, notes, and snippets.

@eins78
Created April 25, 2014 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eins78/11293809 to your computer and use it in GitHub Desktop.
Save eins78/11293809 to your computer and use it in GitHub Desktop.
unfix-navbar.css — für fefe <http://blog.fefe.de/?ts=adb04062>
nav, .navbar,
.navbar-fixed-top,
.navbar-fixed-bottom {
position: initial !important;
}
body {
padding: initial !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment