]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use single .dropdown-menu 14408/head
authorvsn4ik <vsn4ik@gmail.com>
Sat, 16 Aug 2014 15:20:13 +0000 (19:20 +0400)
committervsn4ik <vsn4ik@gmail.com>
Sat, 16 Aug 2014 15:20:13 +0000 (19:20 +0400)
less/dropdowns.less

index 3eb7fc05c442a72fc3b0c827e21eeca311f061b3..b25b6aacde26aee5df0ba23061f9742d2758ebbc 100644 (file)
   &:focus {
     color: @dropdown-link-disabled-color;
   }
-}
-// Nuke hover/focus effects
-.dropdown-menu > .disabled > a {
+
+  // Nuke hover/focus effects
   &:hover,
   &:focus {
     text-decoration: none;