]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix all submenus expanded recursively in dropdown 4534/head
authorphilippm <philipp@incrediblebee.com>
Tue, 21 Aug 2012 21:10:36 +0000 (22:10 +0100)
committerphilippm <philipp@incrediblebee.com>
Tue, 21 Aug 2012 21:10:36 +0000 (22:10 +0100)
commit6e7ba4e24a52f9a9b77da29b8d13515456525e1a
tree003ee8e1eb004913470803ea9492e055b810199c
parent320b75de63f347027774ba7353eea7f6937ab14b
Fix all submenus expanded recursively in dropdown

The problem was that the CSS selector made *all* of a submenu's nested
menus visible. Fixed by applying the selector to the immediate nested
menu only.
less/dropdowns.less