From 062002d9521e2d3d77e9880f8b151bbbf05ef085 Mon Sep 17 00:00:00 2001 From: ysds Date: Thu, 27 Feb 2020 17:30:06 +0200 Subject: Fix CSS and improve docs --- site/content/docs/4.3/components/modal.md | 76 +++++++++++++++++-------------- 1 file changed, 41 insertions(+), 35 deletions(-) (limited to 'site/content/docs') diff --git a/site/content/docs/4.3/components/modal.md b/site/content/docs/4.3/components/modal.md index a5732c6a0..c202aa70e 100644 --- a/site/content/docs/4.3/components/modal.md +++ b/site/content/docs/4.3/components/modal.md @@ -695,50 +695,44 @@ Another override is the option to pop up a modal that covers the user viewport, Always - .modal-fullscreen-xl-down - Below 1200px - - - .modal-fullscreen-lg-down - Below 992px + .modal-fullscreen-sm-down + Below 576px .modal-fullscreen-md-down Below 768px - .modal-fullscreen-sm-down - Below 576px + .modal-fullscreen-lg-down + Below 992px + + + .modal-fullscreen-xl-down + Below 1200px
- - - - - + + + + +
{{< highlight html >}} - - -