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

Fix conflict in background CSS for dropdown div #4431

Merged

Conversation

samelhusseini
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Fix conflict of background in dropdown div.

Proposed Changes

Make it inherit the background so that the .goog-menu selector setting the background doesn't conflict with the zelos renderer.
In addition, make it so we're not explicitly setting the background so we don't conflict with other field dropdown subclasses.

Reason for Changes

Bug fix.

Test Coverage

Tested on:

Documentation

Additional Information

@samelhusseini samelhusseini merged commit d782e2f into google:develop Nov 4, 2020
@samelhusseini samelhusseini deleted the fix_dropdowndiv_background branch November 4, 2020 22:05
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