0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/scss/forms
Jonathan Hefner 0caed940a5 Set vertical-align on .form-check-input (#29521)
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`.
2019-11-24 20:15:35 +01:00
..
_form-check.scss Set vertical-align on .form-check-input (#29521) 2019-11-24 20:15:35 +01:00
_form-control.scss Sass: remove redundant stylelint inline suppressions. (#29427) 2019-09-26 21:50:14 +03:00
_form-file.scss Add possibility to define custom border color for disabled form controls (#29257) 2019-08-18 17:08:59 +03:00
_form-range.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_form-select.scss Remove outline from select box in FF (#29445) 2019-09-27 18:58:53 +03:00
_input-group.scss Clean up line heights & add line height utilities (#29271) 2019-08-30 10:42:41 +03:00
_labels.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_layout.scss Remove leftover CSS for custom control 2019-07-25 10:58:06 -07:00
_validation.scss v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00