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

Table block: Removes the word-break:break-all; from the table cells #16741

Merged
merged 4 commits into from
Aug 6, 2019

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    1ce27a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Added the overflow-wrap:break-word attribute which appears to be wide…

    …ly supported and works better than word-wrap:break-all.
    mapk committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    f56e457 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Configuration menu
    Copy the full SHA
    4ec52a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    56d18da View commit details
    Browse the repository at this point in the history