bootstrap/scss/utilities
Andrew cbc859ad8d Add .text-wrap class.
this is the opposite of `.text-nowrap`, and a forces elements to wrap onto new lines.

One use case for this is extra long button text. Bootstrap buttons by default do no wrap, so this class could be used to override that behavior.
2018-11-04 15:55:17 +02:00
..
_align.scss Switch to stylelint. (#23572) 2017-10-02 20:34:56 -07:00
_background.scss Gradients and shadows (#24429) 2017-10-19 09:03:33 -07:00
_borders.scss Expand border utilities to include top, right, bottom, left 2017-12-28 10:23:04 -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 Prevent print utils from overriding all other display utils (#25269) 2018-01-17 17:29:28 -08:00
_embed.scss Redo the "responsive helpers" files 2017-07-01 23:05:51 -07:00
_flex.scss Add new .flex-grow and .flex-shrink utils 2018-03-31 22:05:09 -07:00
_float.scss Remove lots of duplication + minor cleanup (#21238) 2016-11-28 13:23:59 -08:00
_overflow.scss Add overflow-auto and overflow-hidden utilities 2018-10-06 17:55:55 -07:00
_position.scss Add overflow-auto and overflow-hidden utilities 2018-10-06 17:55:55 -07:00
_screenreaders.scss Reorganize utilities into more separate files under a /scss/utilities/ directory 2015-12-23 21:01:17 -07:00
_shadows.scss Add box-shadow utilities (#25758) 2018-03-31 22:07:48 -07:00
_sizing.scss Added Viewport Height & Width helpers 2018-10-23 06:04:08 +03:00
_spacing.scss Change if statement 2018-08-13 10:10:52 +03:00
_text.scss Add .text-wrap class. 2018-11-04 15:55:17 +02:00
_visibility.scss Drop the .hidden and .visible classes, save for the print ones 2017-03-05 12:25:41 -08:00