]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Adding dropup support to split buttons and navbar
authorBurak Tuyan <buraktuyan@gmail.com>
Sun, 29 Jan 2012 22:50:47 +0000 (00:50 +0200)
committerBurak Tuyan <buraktuyan@gmail.com>
Sun, 29 Jan 2012 22:50:47 +0000 (00:50 +0200)
commit918a17a30bbaed3f7d8c80a30b7766b95e636dff
treec6f62cdaeb33a5c8b6fd6eb0d1a7d8bb74f5e350
parent7bf27674523c35f8803311a964dc72a7093351c0
Adding dropup support to split buttons and navbar

* Documents the hidden .dropdown-menu.bottom-up option (to be used for dropups)
* Extends the .bottom-up class to carets and all relevant caret styles
* Adds .dropdown-menu.pull-right class for right-aligned dropdowns and dropups
* Adds examples and some information to the "split dropdown" and "navbar" sections of the Docs
docs/assets/css/bootstrap.css
docs/components.html
docs/templates/pages/components.mustache
less/button-groups.less
less/dropdowns.less
less/navbar.less
less/navs.less