2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Use single .dropdown-menu

This commit is contained in:
vsn4ik
2014-08-16 19:20:13 +04:00
parent a8437f0d23
commit 8d7700b2b6
+2 -3
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;