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

Not working in bootstrap modal #101

Open
shaon-hossain45 opened this issue Oct 1, 2020 · 1 comment
Open

Not working in bootstrap modal #101

shaon-hossain45 opened this issue Oct 1, 2020 · 1 comment

Comments

@shaon-hossain45
Copy link

shaon-hossain45 commented Oct 1, 2020

Jquery nice select is not working in bootstrap modal... ( async problem maybe - jquery)js

@HamzaElkina
Copy link

Hi,
You can set a max hight and enable scrolling

/css/
.list {
max-height: 120px; /* more or less */
overflow-y: scroll !important;
}

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

2 participants