From e6303d45000bf90f3b4e83cec29e698f9a9800e9 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Thu, 15 Jun 2017 11:28:48 +0200 Subject: Fix duplicate ID in our documentation --- docs/4.0/components/forms.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/4.0/components/forms.md') diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index 0a5756c4d..347de49f6 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -478,14 +478,14 @@ You can then remix that once again with size-specific column classes.
- - + +
- +
@
- +
@@ -542,13 +542,13 @@ You may need to manually address the width and alignment of individual form cont {% example html %} - - + + - +
@
- +
@@ -565,8 +565,8 @@ Custom form controls and selects are also supported. {% example html %} - - @@ -992,12 +992,12 @@ Custom checkboxes and radios are inline to start. Add a parent with class `.cust {% example html %}
@@ -1023,7 +1023,7 @@ The file input is the most gnarly of the bunch and require additional JavaScript {% example html %} {% endexample %} -- cgit v1.2.3