From 4c3c552f93c561213e2ad264b6b537b894d946a2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 13 Oct 2020 05:14:55 -0700 Subject: [PATCH] Split up dropdown sizing docs to improve rendering (#31861) - Drop the included .btn-toolbar, no need - Split large and small button examples Closes #31841 Co-authored-by: XhmikosR --- site/content/docs/5.0/components/dropdowns.md | 110 +++++++++--------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/site/content/docs/5.0/components/dropdowns.md b/site/content/docs/5.0/components/dropdowns.md index a65b653a1e78..c9e65440cf15 100644 --- a/site/content/docs/5.0/components/dropdowns.md +++ b/site/content/docs/5.0/components/dropdowns.md @@ -247,60 +247,31 @@ We use this extra class to reduce the horizontal `padding` on either side of the Button dropdowns work with buttons of all sizes, including default and split dropdown buttons.
- - +
+ + +
+
+ + + +
{{< highlight html >}} @@ -324,8 +295,37 @@ Button dropdowns work with buttons of all sizes, including default and split dro ... +{{< /highlight >}} - +
+
+ + +
+
+ + + +
+
+ +{{< highlight html >}}