0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01: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 {
&:hover,
&:focus {
text-decoration: none;