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

don't work with bootstrap modal #17

Open
HKhedr opened this issue Jun 7, 2016 · 2 comments
Open

don't work with bootstrap modal #17

HKhedr opened this issue Jun 7, 2016 · 2 comments

Comments

@HKhedr
Copy link

HKhedr commented Jun 7, 2016

Good work but not working in bootstrap modal

Regards.

@MAYousuf
Copy link

MAYousuf commented Jan 2, 2017

Kindly can you provide a scenario?

@UsmaniSaad
Copy link

Change z-index of the class .calendars-popup somewhere in your css as follows:

.calendars-popup{
z-index: 1051 !important;
}

because 1050 is the z-index of bootstrap modal.

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

3 participants