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

position bootstrap-select behind input field #2234

Closed
bardware opened this issue Mar 15, 2019 · 2 comments
Closed

position bootstrap-select behind input field #2234

bardware opened this issue Mar 15, 2019 · 2 comments

Comments

@bardware
Copy link

Hi,

in my production code I'm still on bootstrap-select-1.10.0 and I only recently understood this repo was move from silviomoreto to snapappointments.
I replaced my bootstrap-select js and css files with the files from the new version 1.13.7 and saw my page does not look the same.
I set up a demo. bootstrap-select nicely appears right behind an input field. This is how it's supposed to look. I use it in production to show a dropdown with various currency names after a field to input an amount.
The second sample is the exact same page but with your version 1.13.7. The bootstrap-select box is not rendered behind the input but below.

What is the corrrect way to place a bootstrap-select behind an input field?

Thanks for you effort,
Bernhard

caseyjhol added a commit that referenced this issue Mar 20, 2019
…y to force expand the height of the button if the select is preceded or followed by an input-group-addon. Ensure the input-group-btn class is added if using Bootstrap 3.

#2234
@caseyjhol
Copy link
Member

Released in v1.13.9!

@bardware
Copy link
Author

Thanks for the fix.
Sorry to come back so late.
I updated my sample . The thin I notoice is, the dropdown has a very large width. Much wider than the input.
Is there a possibility to correct this?

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