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

[docs] Reword flexbox limitation #13508

Merged
merged 1 commit into from Nov 4, 2018

Conversation

joshwooding
Copy link
Member

Continuation of #13500

Changed:

There is a flexbox bug that prevents text-overflow: ellipse to work in combination with a flexbox layout. You can use the Typography component to workaround the issue:

to:

There is a flexbox bug that prevents text-overflow: ellipse from working in a flexbox layout. You can use the Typography component to workaround this issue:

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Nov 4, 2018
@oliviertassinari oliviertassinari merged commit 485bd18 into mui:master Nov 4, 2018
@joshwooding joshwooding deleted the docs-menu-reword branch November 5, 2018 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants