From: Patrick H. Lauke Date: Sun, 22 Mar 2020 20:09:20 +0000 (+0000) Subject: Remove unnecessary
elements, add a submit button to validation example X-Git-Tag: v5.0.0-alpha1~320 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68f73e75466e4bc30f4bc8fdd0ce394ba04506c;p=thirdparty%2Fbootstrap.git Remove unnecessary elements, add a submit button to validation example --- diff --git a/site/content/docs/4.3/forms/form-control.md b/site/content/docs/4.3/forms/form-control.md index 060af37ff4..0a79231a7b 100644 --- a/site/content/docs/4.3/forms/form-control.md +++ b/site/content/docs/4.3/forms/form-control.md @@ -9,16 +9,14 @@ toc: true ## Example {{< example >}} - -
- - -
-
- - -
-
+
+ + +
+
+ + +
{{< /example >}} ## Sizing @@ -44,7 +42,6 @@ Add the `readonly` boolean attribute on an input to prevent modification of the If you want to have `` elements in your form styled as plain text, use the `.form-control-plaintext` class to remove the default form field styling and preserve the correct margin and padding. {{< example >}} -
@@ -57,7 +54,6 @@ If you want to have `` elements in your form styled as plain tex
-
{{< /example >}} {{< example >}} @@ -79,10 +75,8 @@ If you want to have `` elements in your form styled as plain tex ## Color {{< example >}} -
- - -
+ + {{< /example >}} ## Datalists @@ -92,15 +86,13 @@ Datalists allow you to create a group of `