twbs--bootstrap/scss
Mark Otto 30fd1590d3 use flex and direction to do the stacked controls instead of float hacks
This also fixes #21280. Previously, we were using float and clear on the individual controls, but that meant a computer height of `0` for the parent `.custom-controls-stacked`. No more problem after using flexbox though.
2016-12-25 15:48:44 -08:00
..
mixins move flex to navbar container only; otherwise it affects things negatively elsewhere 2016-12-22 13:48:07 -08:00
utilities Use variables for the width/height classes 2016-12-25 15:32:34 -08:00
.scss-lint.yml
_alert.scss
_badge.scss
_breadcrumb.scss
_button-group.scss
_buttons.scss
_card.scss Remove some leftover IE9/flex stuff 2016-12-25 15:32:34 -08:00
_carousel.scss linting 2016-12-22 14:58:40 -08:00
_close.scss
_code.scss
_custom-forms.scss use flex and direction to do the stacked controls instead of float hacks 2016-12-25 15:48:44 -08:00
_custom.scss
_dropdown.scss Remove IE9 browser hacks. (#21393) 2016-12-22 13:41:31 -08:00
_forms.scss
_grid.scss
_images.scss
_input-group.scss
_jumbotron.scss
_list-group.scss
_media.scss reduce .media styles to their bare minimum 2016-12-22 21:29:48 -08:00
_mixins.scss Remove IE9 browser hacks. (#21393) 2016-12-22 13:41:31 -08:00
_modal.scss linting 2016-12-25 15:28:44 -08:00
_nav.scss Fixes #18228: Don't use `transparent` for bottom border, use bg color 2016-12-25 00:57:17 -08:00
_navbar.scss remove .hidden-* classes from .navbar-toggler and make that part of the .navbar-toggleable-* 2016-12-22 13:48:07 -08:00
_normalize.scss
_pagination.scss
_popover.scss
_print.scss
_progress.scss Remove IE9 browser hacks. (#21393) 2016-12-22 13:41:31 -08:00
_reboot.scss
_responsive-embed.scss
_tables.scss Remove IE9 browser hacks. (#21393) 2016-12-22 13:41:31 -08:00
_tooltip.scss
_transitions.scss
_type.scss
_utilities.scss
_variables.scss Use variables for the width/height classes 2016-12-25 15:32:34 -08:00
bootstrap-grid.scss Remove some leftover IE9/flex stuff 2016-12-25 15:32:34 -08:00
bootstrap-reboot.scss
bootstrap.scss