Commit 8d7700b2 authored by vsn4ik's avatar vsn4ik

Use single .dropdown-menu

parent a8437f0d
...@@ -103,9 +103,8 @@ ...@@ -103,9 +103,8 @@
&:focus { &:focus {
color: @dropdown-link-disabled-color; color: @dropdown-link-disabled-color;
} }
}
// Nuke hover/focus effects // Nuke hover/focus effects
.dropdown-menu > .disabled > a {
&:hover, &:hover,
&:focus { &:focus {
text-decoration: none; text-decoration: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment