From bea6154108ce77278a8b9f87b34fdd54ec3565ed Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Tue, 22 May 2018 10:52:22 +0100 Subject: Fix/add more correct labels/descriptions for input group examples (#26551) Among other things, closes https://github.com/twbs/bootstrap/issues/26548 --- docs/4.1/components/input-group.md | 54 +++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'docs') diff --git a/docs/4.1/components/input-group.md b/docs/4.1/components/input-group.md index fddca987a2..0e639acd6e 100644 --- a/docs/4.1/components/input-group.md +++ b/docs/4.1/components/input-group.md @@ -63,21 +63,21 @@ Add the relative form sizing classes to the `.input-group` itself and contents w
Small
- +
Default
- +
Large
- +
{% endcapture %} {% include example.html content=example %} @@ -99,7 +99,7 @@ Place any checkbox or radio option within an input group's addon instead of text
- +
@@ -114,10 +114,10 @@ While multiple ``s are supported visually, validation styles are only ava {% capture example %}
- First and last name + First and last name
- - + +
{% endcapture %} {% include example.html content=example %} @@ -132,11 +132,11 @@ Multiple add-ons are supported and can be mixed with checkbox and radio input ve $ 0.00
- +
- +
$ 0.00 @@ -150,29 +150,29 @@ Multiple add-ons are supported and can be mixed with checkbox and radio input ve {% capture example %}
- +
- +
- +
- +
-
+
- +
- -
+ +
@@ -287,7 +287,7 @@ Input groups include support for custom selects and custom file inputs. Browser
- @@ -296,7 +296,7 @@ Input groups include support for custom selects and custom file inputs. Browser
- @@ -314,10 +314,10 @@ Input groups include support for custom selects and custom file inputs. Browser {% capture example %}
- Upload + Upload
- +
@@ -325,30 +325,30 @@ Input groups include support for custom selects and custom file inputs. Browser
- +
- Upload + Upload
- +
- +
- +
- +
{% endcapture %} -- cgit v1.2.3