]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fixes #12759
authorMark Otto <otto@github.com>
Mon, 10 Mar 2014 04:25:51 +0000 (21:25 -0700)
committerMark Otto <otto@github.com>
Mon, 10 Mar 2014 04:25:51 +0000 (21:25 -0700)
commita15c24410be8b94671dcfc3b154e0034a3aaf35f
tree5c150ed0bef9204736fce436b922ceb437130a1a
parentb4d66b7f6b8ca49fbf45fccf445910d607969946
Fixes #12759

Ensures proper sizing and alignment of input groups within inline and
navbar forms.

* Uses `inline-table` on the input group
* Nukes the widths to `width: auto`—without this, the parent input
group doesn’t size correctly and functions as `display: table;` or
`block`
dist/css/bootstrap-rtl.css
dist/css/bootstrap-rtl.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/css.html
docs/dist/css/bootstrap-rtl.min.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
less/forms.less