I am having trouble with the layout of my two floating divs. The first div contains buttons and the second div contains an input-group. However, the input-group is moving down a line instead of utilizing the available space.
Here is a link for reference: http://www.bootply.com/f1MbCrF1w5
I have tried using fixed width for the second method, but it's not making full use of the free space. I would like the first div to "wrap content" as needed. Is there a way to achieve this? Any suggestions on how to solve this issue would be greatly appreciated.
Thank you in advance!
Apologies for any language barriers.