From a1d3f1fbe00aab959fd1751172e9f52355b4ada7 Mon Sep 17 00:00:00 2001 From: Muh Fachrul Razy Date: Sun, 23 Jun 2019 10:39:39 +0800 Subject: [PATCH] Add New Style (#33059) Add class styles to vertically centered the modal --- guide/english/bootstrap/modals/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/bootstrap/modals/index.md b/guide/english/bootstrap/modals/index.md index 406e01c417..f5d01c8dc3 100644 --- a/guide/english/bootstrap/modals/index.md +++ b/guide/english/bootstrap/modals/index.md @@ -79,6 +79,8 @@ h) `.modal-title` class styles the header of the modal with a proper height. i) `.modal-body` class styles the body of the modal(dialog/popup).It can have other markups like `

,,