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

[Gatsby] Fix long lines of <code> #10910

Merged
merged 1 commit into from Sep 28, 2017

Conversation

joecritch
Copy link
Contributor

There was an issue where mobile widths were too large, due to any long inline code.

This fixes it be adding wordBreak: 'break-word to break long lines of <code>.

cc @gaearon @bvaughn

@reactjs-bot
Copy link

Deploy preview ready!

Built with commit 9513a43

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

@gaearon
Copy link
Collaborator

gaearon commented Sep 28, 2017

Sweet.

@gaearon gaearon merged commit 4bcf2ca into facebook:gatsby Sep 28, 2017
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.

None yet

4 participants