-
Notifications
You must be signed in to change notification settings - Fork 65
Added background color to the main button on a dropdown #490
Added background color to the main button on a dropdown #490
Conversation
Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED Commit: cba601a (Please note that this is a fully automated comment.) |
@blackbaud-sky-savage retry |
Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED Commit: cba601a (Please note that this is a fully automated comment.) |
@Blackbaud-TrevorBurch Looks like some of our visual tests failed because navbar was relying on the dropdown button to inherit the background color. Want to take a look at fixing that? |
Sure. I'll give it a look in the morning. |
…background color.
Codecov Report
@@ Coverage Diff @@
## master #490 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 244 244
Lines 3773 3773
Branches 387 387
=====================================
Hits 3773 3773 Continue to review full report at Codecov.
|
Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED Commit: 876e2b0 (Please note that this is a fully automated comment.) |
I've fixed the issue surrounding the navbar. |
Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED Commit: 52f209d (Please note that this is a fully automated comment.) |
#486