Skip to content

Conversation

@mdo
Copy link
Member

@mdo mdo commented May 30, 2020

Restores word-break: break-word on .text-break to fix text breaking on flex containers.

Fixes #30803.


Original issue and PRs:

Demo: https://codepen.io/emdeoh/pen/dyYjwoO?editors=1100

@mdo mdo requested a review from a team as a code owner May 30, 2020 20:04
@XhmikosR XhmikosR merged commit c682e75 into master May 31, 2020
@XhmikosR XhmikosR deleted the text-break branch May 31, 2020 03:49
XhmikosR added a commit that referenced this pull request Jun 4, 2020
Restore word-break: break-word on .text-break to fix text breaking on flex containers
XhmikosR added a commit that referenced this pull request Jun 4, 2020
Restore word-break: break-word on .text-break to fix text breaking on flex containers
mdo added a commit that referenced this pull request Sep 30, 2020
Brings back the word-wrap property instead of overflow-wrap to avoid flex container issues. Properly backports the changes from v5 in #30932.

Closes #31727
@mdo mdo mentioned this pull request Sep 30, 2020
XhmikosR pushed a commit that referenced this pull request Sep 30, 2020
Brings back the word-wrap property instead of overflow-wrap to avoid flex container issues. Properly backports the changes from v5 in #30932.

Closes #31727
olsza pushed a commit to olsza/bootstrap that referenced this pull request Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

text-break class is not working anymore from Bootstrap 4.4.1 to 4.5.0

3 participants