From: Christian Oliff Date: Wed, 8 Sep 2021 05:59:27 +0000 (+0900) Subject: fix predefined typo (#34922) X-Git-Tag: v5.1.2~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acc0836f08e4c783e67472f6cf1b6787be21fb72;p=thirdparty%2Fbootstrap.git fix predefined typo (#34922) --- diff --git a/site/content/docs/5.1/components/modal.md b/site/content/docs/5.1/components/modal.md index 82fc24ac1f..8960eb5bb2 100644 --- a/site/content/docs/5.1/components/modal.md +++ b/site/content/docs/5.1/components/modal.md @@ -224,7 +224,7 @@ You can also create a scrollable modal that allows scroll the modal body by addi @@ -279,7 +279,7 @@ Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal. diff --git a/site/content/docs/5.1/examples/cheatsheet/index.html b/site/content/docs/5.1/examples/cheatsheet/index.html index fbd908aafd..29e8bf6395 100644 --- a/site/content/docs/5.1/examples/cheatsheet/index.html +++ b/site/content/docs/5.1/examples/cheatsheet/index.html @@ -1560,7 +1560,7 @@ body_class: "bg-light"