-
Notifications
You must be signed in to change notification settings - Fork 196
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
"Download our Chrome Extension" – Text wraps below icon #2224
Labels
Comments
This is probably related to #2164 |
zoepage
added a commit
that referenced
this issue
Mar 14, 2018
merged #2233 |
miketaylr
pushed a commit
that referenced
this issue
Mar 23, 2018
miketaylr
pushed a commit
that referenced
this issue
Mar 23, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
In smaller viewports, when the header bar has not enough space, the text "Download our Chrome Extension" is wrapped below the download icon.
Browser:
Chrome Version 65.0.3325.146
macOS High Sierra 10.13.3
Suggested fix:
Add
white-space: nowrap;
to the elementnav-link js-addon-link
.Additional comment:
If you don't mind, I'll submit a PR in a minute to fix this.
Screenshot:
Watchers:
@zoepage
The text was updated successfully, but these errors were encountered: