bootstrap/scss
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
..
mixins Avoid null value (#27570) 2018-11-04 08:18:56 +02:00
utilities Add `.text-wrap` class. 2018-11-04 15:55:17 +02:00
_alert.scss Move alert theme-color() levels to variables 2017-12-28 10:20:34 -08:00
_badge.scss Selector improvement (#27219) 2018-09-14 09:31:48 -03:00
_breadcrumb.scss Allow non-string content as breadcrumb divider (#25581) 2018-04-01 18:15:57 -07:00
_button-group.scss Button group refactoring and fixes (#25395) 2018-11-04 08:50:21 +02:00
_buttons.scss Fix btn focus color (#27178) 2018-10-17 23:21:33 +03:00
_card.scss Card header color theming (#26573) 2018-10-21 11:05:54 +03:00
_carousel.scss Replace touch-action: none with pan-y, remove preventDefault from touch event handling 2018-11-04 14:40:19 +02:00
_close.scss Prevent hover/click on disabled .close links. 2018-10-30 18:25:14 +01:00
_code.scss Replace reboot monospace hack with system font stack 2018-04-23 21:53:37 -07:00
_custom-forms.scss scss/_custom-forms.scss: fix typo in comment. 2018-11-04 12:17:56 +02:00
_dropdown.scss Cleanup stylelint comments 2018-10-23 00:21:33 +03:00
_forms.scss Cleanup stylelint comments 2018-10-23 00:21:33 +03:00
_functions.scss feature/yiq function, add parameters, with default values. (#26917) 2018-10-21 10:33:53 +03:00
_grid.scss De-dupe width on .fluid-container (#23402) 2017-08-14 18:11:44 -07:00
_images.scss Remove `thumbnail-transition` from `.img-thumbnail`. 2017-10-22 12:23:40 -07:00
_input-group.scss Fix readonly-plain-text with button addon (#25871) 2018-10-23 05:53:38 +03:00
_jumbotron.scss Drop .jumbotron-hr 2017-04-08 14:21:18 -07:00
_list-group.scss Fix double border on list-group (#27126) 2018-10-19 12:01:36 +03:00
_media.scss reduce .media styles to their bare minimum 2016-12-22 21:29:48 -08:00
_mixins.scss Remove navbar align 2018-03-31 21:59:54 -07:00
_modal.scss Fix size of modal dialogs at different widths (#27094) 2018-10-19 12:56:46 +03:00
_nav.scss Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and `$nav-tabs-link-active-border-color` (#24639) 2017-11-06 13:35:52 -08:00
_navbar.scss creates variables for navbar brand colors #27187 2018-09-13 17:51:14 +03:00
_pagination.scss Pagination move `.page-link:focus` outline value to variable `$pagination-focus-outline` so we can unset it via Sass and don't have to re-implement browser defaults 2018-04-01 18:16:49 -07:00
_popover.scss Allow customizing Popover and Tooltip `border-radius` while I'm at it 2017-12-28 10:18:50 -08:00
_print.scss Print color fix dark tables and dark theads (#26193) 2018-04-23 21:51:48 -07:00
_progress.scss Prevent word-wrap (#25248) 2018-02-11 16:46:54 -08:00
_reboot.scss Add TODO 2018-11-04 08:13:31 +02:00
_root.scss Escape SassScript in custom variable values (#24354) 2017-10-14 08:29:43 +01:00
_tables.scss table: Add border color relative to theme for accessibility (#25755) 2018-10-20 11:21:31 +03:00
_tooltip.scss Allow customizing Popover and Tooltip `border-radius` while I'm at it 2017-12-28 10:18:50 -08:00
_transitions.scss Collapse with flex elements - simple approach (#25806) 2018-03-12 18:40:30 +02:00
_type.scss Remove redundant space from blockquote footer prefix 2018-08-26 14:48:51 +03:00
_utilities.scss Add overflow-auto and overflow-hidden utilities 2018-10-06 17:55:55 -07:00
_variables.scss Add Sass variable for prefers-reduced-motion, add callout to affected components (#27581) 2018-11-03 19:23:26 +01:00
bootstrap-grid.scss Add margin utils to the grid for fully functional grid control (#26957) 2018-07-28 21:34:27 -07:00
bootstrap-reboot.scss Ship v4.1.3 2018-07-24 08:54:34 -07:00
bootstrap.scss Ship v4.1.3 2018-07-24 08:54:34 -07:00