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

React: Fixes warning caused by using start instead of flex-start within FilterBox component stying. #543

Merged
merged 1 commit into from
Apr 26, 2019

Conversation

smurrayatwork
Copy link
Contributor

@smurrayatwork smurrayatwork commented Apr 26, 2019

Description

This doesn't have a ticket, but this PR fixes the warning on build about using flex-start instead of start for the justify-content rule within FilterBox's css file. Nothing should be broken/changed by switching over to flex-start instead.

Steps to Test

  1. Pull the branch, run either npm run build or npm start. You should no longer see the warning related to FilterBox and start within the css file.

@clairesunstudio clairesunstudio merged commit b038b82 into develop Apr 26, 2019
@clairesunstudio clairesunstudio deleted the react/fix-filterbox-warning branch April 26, 2019 14:56
@clairesunstudio clairesunstudio mentioned this pull request May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants