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

.screen-reader-text { white-space: no-wrap; } to avoid smushed phrase #199

Closed
colorful-tones opened this issue Oct 13, 2016 · 0 comments
Closed
Assignees

Comments

@colorful-tones
Copy link
Contributor

The issue is explained pretty nicely here: https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe#.w165nrvs7

Basically, screen reader reads text as: "SkiptoContent", as opposed to "Skip to Content".

Incoming PR to fix.

@colorful-tones colorful-tones self-assigned this Oct 13, 2016
gregrickaby pushed a commit that referenced this issue Nov 4, 2016
* white-space: nowrap; do not smush text in screen readers

fixes Issue #199

* compiled styles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants