Skip to content

Fix overflowing headers on small screens #1830

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

Merged
merged 1 commit into from
Mar 15, 2019

Conversation

nelsonreitz
Copy link
Contributor

Long words in headers will overflow and break the layout on mobile screens (e.g. https://reactjs.org/acknowledgements.html). This fix allows them to break on small screens.

Before:
reactjs org_(iPhone 5_SE)

After:
0 0 0 0_8001_(iPhone 5_SE)

Tested on mobile Safari, Chrome & Firefox

@reactjs-bot
Copy link

Deploy preview for reactjs ready!

Built with commit ff45bac

https://deploy-preview-1830--reactjs.netlify.com

@gaearon gaearon merged commit 1fe2e0a into reactjs:master Mar 15, 2019
@gaearon
Copy link
Member

gaearon commented Mar 15, 2019

Thanks

@nelsonreitz nelsonreitz deleted the fix-overflowing-headers branch March 20, 2019 07:35
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.

4 participants