From: vsn4ik Date: Sat, 16 Aug 2014 15:20:13 +0000 (+0400) Subject: Use single .dropdown-menu X-Git-Tag: v3.3.0~236^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7700b2b63a8abeb96a6f309610e9e8b4b4792c;p=thirdparty%2Fbootstrap.git Use single .dropdown-menu --- diff --git a/less/dropdowns.less b/less/dropdowns.less index 3eb7fc05c4..b25b6aacde 100644 --- a/less/dropdowns.less +++ b/less/dropdowns.less @@ -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;