Skip to content

Reorder selectors to fix fixed progress bar in Firefox#404

Merged
jen-huang merged 2 commits intoelastic:masterfrom
jen-huang:fix/progress_firefox
Feb 14, 2018
Merged

Reorder selectors to fix fixed progress bar in Firefox#404
jen-huang merged 2 commits intoelastic:masterfrom
jen-huang:fix/progress_firefox

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