diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index 980596e8c34c..634b3288c586 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -360,9 +360,7 @@ More complex layouts can also be created with the grid system. #### Horizontal form -Create horizontal forms with the grid by adding the `.row` class to form groups and using the `.col-*-*` classes to specify the width of your labels and controls. - -Be sure to add `.col-form-label` to your `