mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
0caed940a5
This is a follow-up to #29322, specifically "allowing easy placement of the `.form-check-input` in more places." In my testing in Firefox and Chrome, setting `vertical-align: top` removes the need to add `float-left` to vertically align the checkbox and label text. And doing so does not visually affect examples which do apply `float: left` via nesting in a `.form-check`. |
||
---|---|---|
.. | ||
_form-check.scss | ||
_form-control.scss | ||
_form-file.scss | ||
_form-range.scss | ||
_form-select.scss | ||
_input-group.scss | ||
_labels.scss | ||
_layout.scss | ||
_validation.scss |