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

Calendar button on the right #89

Open
fabdurso opened this issue Jan 7, 2019 · 1 comment
Open

Calendar button on the right #89

fabdurso opened this issue Jan 7, 2019 · 1 comment

Comments

@fabdurso
Copy link

fabdurso commented Jan 7, 2019

Everything is working fine with datetimepicker (using it with Simple form).
But without having changed anything on the default CSS files, the calendar button is on the right of the page as shown here:

right

What am I doing wrong?

@fabdurso
Copy link
Author

fabdurso commented Jan 7, 2019

I quite fixed it by adding

.input-group-btn {
  width: 100%;
}

to bootstrap-datetimepicker.css but I'll wait from an official answer from @zpaulovics in order to close the issue. I'd really appreciate it and it could help more users IMO.

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

No branches or pull requests

1 participant