Skip to content

Fix long links causing horizontal scrolling on small screens#761

Merged
JohnONolan merged 2 commits into
mainfrom
fix-horizontal-scroll-from-long-links
Mar 11, 2021
Merged

Fix long links causing horizontal scrolling on small screens#761
JohnONolan merged 2 commits into
mainfrom
fix-horizontal-scroll-from-long-links

Conversation

@PaulAdamDavis

Copy link
Copy Markdown
Member

Long links can cause horizontal scrolling on small screens.

This PR adds word-break: break-word; to content links to break them onto multiple lines as appropriate.

Before

Screenshot 2021-03-11 at 15 22 54

After:

Screenshot 2021-03-11 at 15 31 37

@JohnONolan JohnONolan merged commit e72f423 into main Mar 11, 2021
@JohnONolan JohnONolan deleted the fix-horizontal-scroll-from-long-links branch March 11, 2021 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants