diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index 5df36e2820..3114cb455c 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -71,13 +71,6 @@ -
Use Bootstrap's predefined grid classes to align labels and groups of form controls in a horizontal layout by adding .form-horizontal
to the form. Doing so changes .form-group
s to behave as grid rows, so no need for .row
.