Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore word-break: break-word on .text-break #30932

Merged
merged 1 commit into from
May 31, 2020
Merged

Restore word-break: break-word on .text-break #30932

merged 1 commit into from
May 31, 2020

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

@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
2 participants