Why don\'t buttons and inputs align well in Bootstrap?
I tried something simple like:
button&
Take an input float as left. Then take the button and float it right. You can clearfix class when you take more than one to distance.
Go!