diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index 5df36e282..3114cb455 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-groups to behave as grid rows, so no need for .row.