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 datepicker style #1827

Merged
merged 1 commit into from
Apr 6, 2017

Conversation

kennyadsl
Copy link
Member

Probably #1777 introduced some date-picker visual bugs.

This PR:

  • adjusts width of the whole datepicker to adapt to its content, was: width: 17em;
  • gives more spaces to arrows that currently are not completely shown. Changes width from 10px to 13px.

Before

datepicker-before

After

datepicker-after

Probably solidusio#1777 introduced some visual bugs.
This commit:

- adjusts width of the whole datepicker to adapt to its content,
  was: width: 17em;
- gives more spaces to arrows that currently are not completely shown
@tvdeyen tvdeyen added this to the 2.2.0 milestone Apr 6, 2017
Copy link
Contributor

@jhawthorn jhawthorn left a comment

Choose a reason for hiding this comment

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

Thank you

@tvdeyen tvdeyen merged commit df8f3ee into solidusio:master Apr 6, 2017
@tvdeyen
Copy link
Member

tvdeyen commented Apr 6, 2017

Thanks

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.

4 participants