diff --git a/less/dropdowns.less b/less/dropdowns.less index 13490a637..bbfe3fd3e 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -114,7 +114,7 @@ color: @grayLight; } // Nuke hover/focus effects -.dropdown-menu > .disabled > a:hover +.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent;