]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Update inline forms (updated docs and new flexbox styles) (#21212)
authorMark Otto <markd.otto@gmail.com>
Sun, 27 Nov 2016 00:55:18 +0000 (16:55 -0800)
committerGitHub <noreply@github.com>
Sun, 27 Nov 2016 00:55:18 +0000 (16:55 -0800)
commite17e75b7574d6877facb0eadd977c025a09fd749
tree13a29b80206c5daf873ea1564a7c0e8be2485273
parentb456cb351d056b5884e9f0c089b28e84f08ee256
Update inline forms (updated docs and new flexbox styles) (#21212)

* fix form-inline with flex enabled
* grunt
* fix alignment of labels
* shorter if syntax
* add new form example to docs for now
* update inline form docs usage guidelines
* responsive margins
* better margin utils
* fix sizing of .form-check
* flexbox alignment of .form-check
* no need to change direction
* support custom controls in inline form, for default and flex modes
* add example of custom select and checks to docs
* remove hidden and visible label variants since we cover that in the usage guidelines at the start and include hidden labels everywhere
* use property value instead of layout name
* apply to all labels
* add a visible label, space it out
* add id
dist/css/bootstrap-flex.css
dist/css/bootstrap.css
docs/components/forms.md
scss/_forms.scss