0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/scss/utilities
Starsam80 8d031090d0 Rename .flex-xs-* and .flex-items-xs-* to .flex-* and .flex-items-* (#21218)
* Clean up _flex.scss a little

This commit just cleans up the formating of _flex.scss by changing
it so that it uses a single `@include media-breakpoint-up` instead
of multiple. It also aligns all of the CSS properties so it looks
a bit nicer.

* Remove `-xs` from flex classes
2016-11-27 15:19:27 -08:00
..
_align.scss Add vertical-align utilities 2016-10-18 19:15:58 -07:00
_background.scss Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesign-v4-dev 2016-10-30 13:38:44 -07:00
_borders.scss Add .rounded-0 utility class (#21214) 2016-11-26 16:47:53 -08:00
_clearfix.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_display.scss Remove redundant media queries (#21220) 2016-11-27 15:18:46 -08:00
_flex.scss Rename .flex-xs-* and .flex-items-xs-* to .flex-* and .flex-items-* (#21218) 2016-11-27 15:19:27 -08:00
_float.scss Remove redundant media queries (#21220) 2016-11-27 15:18:46 -08:00
_screenreaders.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_spacing.scss Remove redundant media queries (#21220) 2016-11-27 15:18:46 -08:00
_text.scss Remove 'xs' from text utilities (#21217) 2016-11-26 20:33:46 -08:00
_visibility.scss Merge pull request #20441 from cortopy/visibility-mixin 2016-10-27 22:06:47 -07:00