I\'m using Bootstrap for the first time, and am having a lot of trouble aligning this form-horizontal to the left.
The list items are horizontal, as they should be, but
Just add style="text-align: left" to your label.
style="text-align: left"