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: remove css rule that causes DateRangePicker prev button to misalign #4235

Merged

Conversation

cemreyavuz
Copy link
Contributor

Fixes #4082

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Remove css rule that causes DateRangePicker prev button to misalign.

Reviewers should focus on:

This change only affects the DateRangePicker component. There was a 5px shift on left side of the navbar for only DateRangePicker. It is mentioned that this is a bug for DateRangePicker at the discussion of #4082.

Screenshot

The old version is:
image

The new version is:
image

@adidahiya adidahiya merged commit c9a6e68 into palantir:develop Jul 22, 2020
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/Input prev button misaligned
2 participants