Skip to content

Instantly share code, notes, and snippets.

@travisdmathis
Created April 8, 2014 14:49
Show Gist options
  • Select an option

  • Save travisdmathis/10136476 to your computer and use it in GitHub Desktop.

Select an option

Save travisdmathis/10136476 to your computer and use it in GitHub Desktop.
.navbar-collapse, .collapse {
overflow-x:hidden;
}
.navbar-collapse.in {
overflow-y:auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment