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

Word break long urls in CSS to avoid overflowing site width #1671

Merged
merged 3 commits into from
Aug 10, 2024

Conversation

ragibson
Copy link
Contributor

@ragibson ragibson commented Aug 9, 2024

This adds a few rules to break long URLs along word boundaries so that they don't extend beyond the width of the page, especially on mobile.

This should close #1622.

@ragibson ragibson changed the base branch from main to dev August 9, 2024 03:32
@ragibson ragibson changed the title Word break long urls in CSS to avoid breaking site width Word break long urls in CSS to avoid overflowing site width Aug 9, 2024
@nunocoracao nunocoracao merged commit f29b2cf into nunocoracao:dev Aug 10, 2024
2 checks passed
@ragibson ragibson deleted the break-long-urls branch August 13, 2024 02:37
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.

Long URLs disrupt mobile layout
2 participants