1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/scss
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
..
forms Set vertical-align on .form-check-input (#29521) 2019-11-24 20:15:35 +01:00
helpers Sass: remove redundant stylelint inline suppressions. (#29427) 2019-09-26 21:50:14 +03:00
mixins Update .form-check to properly support gradients when enabled (#29338) 2019-10-28 08:12:07 +01:00
utilities
vendor
_alert.scss
_badge.scss
_breadcrumb.scss Add variable for $breadcrumb-font-size (#29467) 2019-10-03 18:54:34 +03:00
_button-group.scss
_buttons.scss Add configurable button text wrapping (#29554) 2019-10-25 12:37:52 +03:00
_card.scss Fix border for single card in accordion (#29453) 2019-10-03 09:43:45 +02:00
_carousel.scss Carousel variables (#29493) 2019-10-12 14:09:04 +02:00
_close.scss
_dropdown.scss
_forms.scss
_functions.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_grid.scss Allow override default col width 2019-08-30 13:07:27 -07:00
_helpers.scss
_images.scss
_list-group.scss v5: .form-check layout changes (#29322) 2019-10-02 22:19:45 +03:00
_mixins.scss
_modal.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_nav.scss
_navbar.scss Remove redundant "Navbar divider" from "Contents" (#29601) 2019-10-28 15:19:03 +01:00
_pagination.scss
_popover.scss Add add and subtract function 2019-10-31 08:30:53 +02:00
_progress.scss progress: Fix IE overflow (#29629) 2019-11-04 14:37:13 +02:00
_reboot.scss Remove appearance from textarea (#29455) 2019-10-02 22:37:24 +03:00
_root.scss
_spinners.scss
_tables.scss Remove duplicated td selector (#29454) 2019-09-27 13:22:31 +01:00
_toasts.scss
_tooltip.scss
_transitions.scss
_type.scss
_utilities.scss Add new .bg-body utility class (#29511) 2019-10-10 21:18:19 +03:00
_variables.scss Make check label cursor customizable (#29654) 2019-11-07 21:03:52 +02:00
bootstrap-grid.scss
bootstrap-reboot.scss
bootstrap-utilities.scss
bootstrap.scss