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

Bug 1170736 non ff dl button #588

Closed
wants to merge 6 commits into from
Closed

Bug 1170736 non ff dl button #588

wants to merge 6 commits into from

Conversation

FrancescoSTL
Copy link
Contributor

The follow changes were made:

  1. Removal of display: inline-block; from the CTA class to disallow disabled buttons from being seen (fixing the multiple buttons being displayed issue)
    Screenshot:
    screen shot 2015-06-16 at 1 13 07 pm
  2. Addition of !important tag to override changes to the background color of the button seen on multiple pages
    Screenshot:
    screen shot 2015-06-16 at 1 17 16 pm

@magopian
Copy link
Contributor

I double-checked with chromium on both an add-on with multiple files (to make sure the "three CTA buttons" issue was solved) and an add-on with a preliminary reviewed file (to make sure the "disabled CTA button" issue was solved).

This looks good to me, and will be merged once the indentation is fixed. Thanks @FrancescoSTL !

r+wc

@magopian
Copy link
Contributor

Merged (again) in f3dddaa

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