From: XhmikosR Date: Fri, 30 Oct 2020 13:43:19 +0000 (+0200) Subject: Backport #31861 X-Git-Tag: v4.6.0~99 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f808026e5b925e3416897d2d61ad5e5ca515cc0c;p=thirdparty%2Fbootstrap.git Backport #31861 * Split up dropdown sizing docs to improve rendering - Drop the included .btn-toolbar, no need - Split large and small button examples --- 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 %}