]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Support for left-opening dropdown submenus 5184/head
authorRobert McLaws <robert@advancedrei.com>
Sun, 16 Sep 2012 07:02:31 +0000 (03:02 -0400)
committerRobert McLaws <robert@advancedrei.com>
Sun, 16 Sep 2012 07:02:31 +0000 (03:02 -0400)
commit6aa15eb01f2e50e394ae172ff41e5bc0583de6da
tree69c77cd85d8077a0bd69be8106cd87bf2c086ec2
parent6c4b276cd4ca648db0afcd84aba809a74fa23bda
Support for left-opening dropdown submenus

Adds a new class called .dropdown-submenu-left. It is useful when you
have a .pull-right DropDown that has submenus. Without this, the menu
opens left past the page boundary, which can trigger the scrollbars and
cause other nastiness.
less/dropdowns.less