Skip to content

Commit

Permalink
nav menu fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ichuan committed Dec 2, 2011
1 parent 2165f75 commit bec7917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/bootstrap.dropdown.hack.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@
display:block;
}

.nav .dropdown-menu .dropdown > .dropdown-toggle,
.nav .menu-dropdown .dropdown > .dropdown-toggle {
color:#999;
}
.nav .dropdown-menu .dropdown > .dropdown-toggle:hover,
.nav .menu-dropdown .dropdown > .dropdown-toggle:hover {
color:#fff;
}
Expand Down

0 comments on commit bec7917

Please sign in to comment.