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

Fixes #1169. Add class to hide the add-on download link. #1170

Merged
merged 2 commits into from Sep 2, 2016

Conversation

miketaylr
Copy link
Member

This class is added by the add-on content script here:

webcompat/webcompat-reporter-extensions@5f5bda5

@miketaylr
Copy link
Member Author

miketaylr commented Sep 2, 2016

r? @adamopenweb

@miketaylr
Copy link
Member Author

Hang on, not ready for merge -- @magsout had a good suggestion in #1169 (comment)

.wc-Navbar .is-hidden {
display: none;
}

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

This way multiple callers can add classes and it won't
overwrite it.
@miketaylr
Copy link
Member Author

r? @magsout (no rush -- i won't deploy this until next week)

@magsout
Copy link
Member

magsout commented Sep 2, 2016

awesome 👍 r+

@miketaylr
Copy link
Member Author

Thankssssss

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.

None yet

2 participants