Skip to content

Instantly share code, notes, and snippets.

@IgnacioGaldames
Created June 29, 2016 16:48
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 IgnacioGaldames/c442ca2b55257b0d7f9a3e83bfa92eb1 to your computer and use it in GitHub Desktop.
Save IgnacioGaldames/c442ca2b55257b0d7f9a3e83bfa92eb1 to your computer and use it in GitHub Desktop.
/*
Bootstrap 3.3.6. dropdown nav menu on hover
*/
dropdown:hover > .dropdown-menu {
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment