For things such as record lookup and search dialogs you may want the input field and the search button on the same line. The challenge: VisualForce and Bootstrap.
<apex:form styleClass=”form-inline”>
You can ignore all the other posts about using DIV and SPAN tags.