From 85b12549ecff83f866588394ecff747e69567bc4 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Thu, 19 Dec 2019 15:28:40 +0100 Subject: Simplify input groups by dropping `.input-group-prepend` and `.input-group-append` --- site/content/docs/4.3/components/button-group.md | 8 +- site/content/docs/4.3/components/navbar.md | 4 +- site/content/docs/4.3/examples/checkout/index.html | 10 +- site/content/docs/4.3/forms/input-group.md | 222 +++++++++------------ site/content/docs/4.3/forms/layout.md | 12 +- site/content/docs/4.3/forms/validation.md | 16 +- site/content/docs/4.3/migration.md | 1 + 7 files changed, 104 insertions(+), 169 deletions(-) (limited to 'site/content') diff --git a/site/content/docs/4.3/components/button-group.md b/site/content/docs/4.3/components/button-group.md index b4c8543fc..3ec0db240 100644 --- a/site/content/docs/4.3/components/button-group.md +++ b/site/content/docs/4.3/components/button-group.md @@ -60,9 +60,7 @@ Feel free to mix input groups with button groups in your toolbars. Similar to th
-
-
@
-
+
@
@@ -75,9 +73,7 @@ Feel free to mix input groups with button groups in your toolbars. Similar to th
-
-
@
-
+
@
diff --git a/site/content/docs/4.3/components/navbar.md b/site/content/docs/4.3/components/navbar.md index bc3c606d7..4ae3dddc4 100644 --- a/site/content/docs/4.3/components/navbar.md +++ b/site/content/docs/4.3/components/navbar.md @@ -249,9 +249,7 @@ Input groups work, too. If your navbar is an entire form, or mostly form, you ca