]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fixes #10921: Add support for input groups within button toolbars
authorMark Otto <otto@github.com>
Sun, 15 Dec 2013 00:03:21 +0000 (16:03 -0800)
committerMark Otto <otto@github.com>
Sun, 15 Dec 2013 00:03:21 +0000 (16:03 -0800)
commit544b8ecab78c322bf826797374c0b10279cedf1f
tree865e70cb34492198265e6770e343406ed8811a98
parentfd4130534f6453bbe9c306cfd0869ee6599394b1
Fixes #10921: Add support for input groups within button toolbars

* Floats any `.input-group` within a toolbar
* Simplifies the CSS to remove sibling selectors and instead use a
negative amrgin on the parent with only `margin-left`

See it in action: http://jsbin.com/aGEcUqAT/1/.
dist/css/bootstrap.css
dist/css/bootstrap.min.css
less/button-groups.less