From 8c87e019a5e6d2b096e35c4dd906c50cfb4f0b12 Mon Sep 17 00:00:00 2001 From: Kramb Date: Thu, 28 Dec 2017 22:51:36 -0500 Subject: [PATCH] Add modal-dialog-centered class to vertically centered modal example. --- docs/4.0/components/modal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/components/modal.md b/docs/4.0/components/modal.md index 52623ea14e..42ef4e0808 100644 --- a/docs/4.0/components/modal.md +++ b/docs/4.0/components/modal.md @@ -246,7 +246,7 @@ Add `.modal-dialog-centered` to `.modal-dialog` to vertically center the modal.