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

Align calendar to input element instead of group #2517

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

Conversation

rhinobomb
Copy link

When there is an input group with a prepend (like a field label) the calendar aligns to the prepend, with this small change it will align to the input field instead. I have not done extensive testing so it could be a bad idea, but it seems to work in every situation I throw at it.

This is a very minor change, I'm new to github I'm sorry if I've done this wrong.

Q A
Bug fix? no
New feature? yes
BC breaks? no
Related tickets fixes #X, partially #Y, mentioned in #Z
License MIT

When there is an input group with a prepend (like a field label) the calendar aligns to the prepend, with this small change it will align to the input field instead. I have not done extensive testing so it could be a bad idea, but it seems to work in every situation I throw at it.
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.

None yet

1 participant