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(chips): Use required pixel value #4361

Merged
merged 1 commit into from
Feb 6, 2019
Merged

Conversation

patrickrodee
Copy link
Contributor

border-width requires a unit and has a weird default value: https://jsfiddle.net/04j5sqzw/1/. This change fixes that behavior.

`border-width` requires a unit and has a weird default value: https://jsfiddle.net/04j5sqzw/1/. This change fixes that behavior.
Copy link
Contributor

@acdvorak acdvorak left a comment

Choose a reason for hiding this comment

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

LGTM!

@acdvorak acdvorak self-assigned this Feb 6, 2019
@mdc-web-bot
Copy link
Collaborator

All 621 screenshot tests passed for commit 6bebc9c vs. master! 💯🎉

@patrickrodee patrickrodee merged commit fdfd934 into master Feb 6, 2019
@patrickrodee patrickrodee deleted the patrickrodee-patch-3 branch February 6, 2019 23:43
jgroth pushed a commit to Lundalogik/material-components-web that referenced this pull request Mar 27, 2019
`border-width` requires a unit and has a weird default value: https://jsfiddle.net/04j5sqzw/1/. This change fixes that behavior.

(cherry picked from commit fdfd934)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants