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

Reorder selectors to fix fixed progress bar in Firefox #404

Merged
merged 2 commits into from
Feb 14, 2018

Conversation

jen-huang
Copy link
Contributor

Fixes #362

Issue had to do with background-color: transparent; of fixed style taking precedence over color styles:

screen shot 2018-02-14 at 11 09 17 am

Fix simply reorders the styles:

screen shot 2018-02-14 at 11 14 14 am

Copy link
Contributor

@snide snide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works. Do you mind adding a bug fix line to the https://github.com/elastic/eui/blob/master/CHANGELOG.md before merging?

@jen-huang
Copy link
Contributor Author

@snide Done!

@snide
Copy link
Contributor

snide commented Feb 14, 2018

@jen-huang Great. Thanks for the fix! Safe to merge.

@jen-huang jen-huang merged commit 839e35c into elastic:master Feb 14, 2018
@jen-huang jen-huang deleted the fix/progress_firefox branch February 14, 2018 21:05
@jen-huang jen-huang removed the request for review from cchaos February 15, 2018 17:11
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.

Fixed bar demo doesn't work in firefox
2 participants