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: DateInput box-sizing #1965

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamhenson
Copy link

Summary

Fixes #1964. In a basic setup DateInput border is hidden due to missing box-sizing property and overflow: hidden (I'm guessing).

This wasn't reproducible in Storybook because of the styles below:
https://github.com/airbnb/react-dates/blob/480b9902d69e64e62a2ef5c2d3b5fc3adef94444/css/storybook.scss#L13-L15

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.

DateRangePicker: DateInput right border is invisible
1 participant