Currently working on a website using Bootstrap and trying to create a filter bar for the items displayed on the page. I am looking to include one or more input fields (highlighted in red) and one or more dropdowns (highlighted in blue). The width of the bar should always be 100% of the column.
You can see an example on Bootply. How can I align everything in a single line, similar to the image shown above?