pbauerochse / searchable-option-list

a jquery plugin for a searchable optionlist
MIT License
79 stars 54 forks source link

Input doesn't line up - play nice with Bootstrap? #53

Open tonydm opened 7 years ago

tonydm commented 7 years ago

I'm trying to use your awesome Multi-Select (one of the best I've seen). I'm having an issue with the .sol-input-container input[type="text"] not staying contained in the .sol-input-container, it hangs both in and out of the .sol-input-container. I've tried a number of css techniques but have not been able to find the fix. I'm using Rails and Bootstrap. Would you have any suggestions as to why this is occurring and a solution? Does it not play nice with Bootstrap or is there a way I'm missing to style the .sol-input-container?

Thank you

selection_035

selection_034