[Documentation](https://getbootstrap.com/docs/4.0/components/forms/#form-controls) says: > [In horizontal forms] be sure to add `.col-form-label` to your `<label>`s as well so they’re vertically centered with their associated form controls.  Then `.col-form-label` is used in a vertical form. I assume this is not correct. 