-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
The height of the select doesn't auto-size with multi-line options #2109
Comments
same here. just make a question even on stackoverflow: hope you will find a solution soon |
Hopefully will be fixed asap. Thanks! |
Released in v1.13.7! |
caseyjhol
added a commit
that referenced
this issue
Apr 19, 2019
…multiple lines (a fixed height was added in Bootstrap 4.1.3) (#2109)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Here's the jsfiddle with Bootstrap 3.3.7 and bootstrap-select 1.12.4.
Depending on the content, the height of the select will auto-size.
http://jsfiddle.net/WayneHsu/2eopu534/5/
And here's the jsfiddle with Bootstrap 3.3.7 and bootstrap-select 1.13.2.
The text is out of the control and won't auto-size either.
http://jsfiddle.net/WayneHsu/ebnq48a1/1/
Is this a bug or how I should I fix it?
I'd appreciate for any help.
The text was updated successfully, but these errors were encountered: