twbs--bootstrap/scss/mixins
Mark Otto ed89be1f44 Remove $line-height-computed
We have it set to `1` right now just to avoid compilation errors, but
it’s been replaced everywhere with our new spacer classes anywho. We’ll
likely want to remap that var to custom component vars though (e.g.,
`$pagination-margin` instead of `$spacer-y`).
2015-04-29 12:00:11 -07:00
..
_alert.scss
_background-variant.scss Merge branch 'master' into v4 2015-03-29 00:08:54 -07:00
_border-radius.scss
_breakpoints.scss
_buttons.scss
_center-block.scss
_clearfix.scss
_forms.scss Fix up some form docs styles, sizing, etc 2015-04-23 01:10:14 -07:00
_gradients.scss
_grid-framework.scss stub out flexbox grid variation via -flex 2015-04-27 01:43:14 -07:00
_grid.scss stub out flexbox grid variation via -flex 2015-04-27 01:43:14 -07:00
_hide-text.scss
_hover.scss rename media query var to match /cc @cvrebert 2015-04-29 11:49:25 -07:00
_image.scss Revert "Images are responsive by default" 2015-03-28 04:06:22 -07:00
_label.scss
_list-group.scss
_nav-divider.scss Remove $line-height-computed 2015-04-29 12:00:11 -07:00
_navbar-align.scss
_pagination.scss
_progress.scss
_pulls.scss
_reset-filter.scss
_resize.scss
_responsive-visibility.scss Merge branch 'master' into v4 2015-03-29 00:08:54 -07:00
_screen-reader.scss Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them to create classes in _utilities.scss 2015-03-30 17:36:00 -07:00
_size.scss
_tab-focus.scss
_table-row.scss rewrite table modifiers to use .table- prefix 2015-03-30 18:08:01 -07:00
_text-emphasis.scss Merge branch 'master' into v4 2015-03-29 00:08:54 -07:00
_text-truncate.scss