From: Bardi Harborow Date: Thu, 5 Jan 2017 00:11:50 +0000 (+1100) Subject: Update broken links. X-Git-Tag: v4.0.0-alpha.6~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c0311626befc89c9462e675059edf9d52b9bb1;p=thirdparty%2Fbootstrap.git Update broken links. --- diff --git a/docs/components/forms.md b/docs/components/forms.md index 88bd37dc21..9f1e231c71 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -331,7 +331,7 @@ Assistive technologies such as screen readers will have trouble with your forms ### Using the Grid -For more structured form layouts that are also responsive, you can utilize Bootstrap's [predefined grid classes]({{ site.baseurl }}/layout/grid/#predefined-classes) or [mixins]({{ site.baseurl }}/layout/grid/#sass-mixins) to create horizontal forms. Add the `.row` class to form groups and use the `.col-*-*` classes to specify the width of your labels and controls. +For more structured form layouts that are also responsive, you can utilize Bootstrap's [predefined grid classes]({{ site.baseurl }}/layout/grid/) or [mixins]({{ site.baseurl }}/layout/grid/#sass-mixins) to create horizontal forms. Add the `.row` class to form groups and use the `.col-*-*` classes to specify the width of your labels and controls. Be sure to add `.col-form-label` to your `