- For making labels vertical you have two options, either use the apropiate grid <b>.col-</b> class or wrap the form in the <b>form-vertical</b> class.
+ Add .form-inline to your form (which doesn't have to be a <form>) for left-aligned and inline-block controls.