Button margin needed for horizontal forms
Created by: mrobinet
In the horizontal form example (http://getbootstrap.com/css/#forms-horizontal) everything looks great because the checkbox div has 10 pixels of top and bottom margin.
However, if you delete the checkbox div then the button is right up against the text field. Unless you have a checkbox or radio button at the end of your form it will not look very nice without adding custom styling.