fmoo / react-typeahead

Pure react-based typeahead and typeahead-tokenizer
ISC License
677 stars 232 forks source link

2 TypeAhead on the same line and drop down list pushing lines down #180

Open rexkenley opened 8 years ago

rexkenley commented 8 years ago

Hi

I have 2 questions, thanks for your help. I am using bootstrap for styling.

1.) How do you keep 2 TypeAhead on the same line? The second TypeAhead always go to the next line.

2.) How do you keep the list from pushing all elements below it down. I would like the list to float like a regular dropdown box list.