1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 15:50:01 +02:00

Use single .dropdown-menu

This commit is contained in:
vsn4ik
2014-08-16 19:20:13 +04:00
parent a8437f0d23
commit 8d7700b2b6

View File

@@ -103,9 +103,8 @@
&:focus {
color: @dropdown-link-disabled-color;
}
}
// Nuke hover/focus effects
.dropdown-menu > .disabled > a {
// Nuke hover/focus effects
&:hover,
&:focus {
text-decoration: none;