I\'m currently switching my website over to Bootstrap 3.0. I\'m having an issue with form input and text formatting. What worked in Bootstrap 2 does not work in Bootstrap 3.
What you need is the .form-inline class. You need to be careful though, with the new .form.inline class you have to specify the width for each control.