-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Button block: text should word-wrap if needed #7843
Comments
Tested and confirmed using the following sample button text:
|
This also affects desktop, NOT unique to mobile devices. |
persists in 3.3 |
Persists in 4.0. Seems like this should be a simple fix. |
This PR fixes #7843, and also simplifies the styles a bit. It also fixes an overflow issue with long text in variations. Finally, it makes a single line button have a proper pillshape.
This PR fixes #7843, and also simplifies the styles a bit. It also fixes an overflow issue with long text in variations. Finally, it makes a single line button have a proper pillshape.
This PR fixes #7843, and also simplifies the styles a bit. It also fixes an overflow issue with long text in variations. Finally, it makes a single line button have a proper pillshape.
Describe the bug
Depending on screen size, buttons must word-wrap.
Screenshots
This screenshot says it all:
The text was updated successfully, but these errors were encountered: