From f808026e5b925e3416897d2d61ad5e5ca515cc0c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 30 Oct 2020 15:43:19 +0200 Subject: Backport #31861 * Split up dropdown sizing docs to improve rendering - Drop the included .btn-toolbar, no need - Split large and small button examples --- site/docs/4.5/components/dropdowns.md | 111 +++++++++++++++++----------------- 1 file changed, 56 insertions(+), 55 deletions(-) diff --git a/site/docs/4.5/components/dropdowns.md b/site/docs/4.5/components/dropdowns.md index 6b8ca2eaca..42bd699a46 100644 --- a/site/docs/4.5/components/dropdowns.md +++ b/site/docs/4.5/components/dropdowns.md @@ -251,61 +251,32 @@ 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 %} @@ -328,7 +299,37 @@ Button dropdowns work with buttons of all sizes, including default and split dro ... +{% endhighlight %} + +
+
+ + +
+
+ + + +
+
+{% highlight html %}