From: Julien Déramond Date: Fri, 11 Mar 2022 14:04:41 +0000 (+0100) Subject: docs: add missing `.dropup` in dropup centered example (#35948) X-Git-Tag: v5.2.0-beta1~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bdd5e02a46101b96e83431b18c39979e337c033;p=thirdparty%2Fbootstrap.git docs: add missing `.dropup` in dropup centered example (#35948) --- diff --git a/site/content/docs/5.1/components/dropdowns.md b/site/content/docs/5.1/components/dropdowns.md index 4308d5c621..7971e0dfd5 100644 --- a/site/content/docs/5.1/components/dropdowns.md +++ b/site/content/docs/5.1/components/dropdowns.md @@ -481,7 +481,7 @@ Trigger dropdown menus above elements by adding `.dropup` to the parent element. Make the dropup menu centered above the toggle with `.dropup-center` on the parent element. {{< example >}} -
+