From a429a0c1c352ca8c0ea4a41004ca460c3b1b831e Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 12 Mar 2020 09:13:10 +0100 Subject: [PATCH] =?UTF-8?q?[9.2.24]=20d=C3=A9calage=20=C3=A9cran=20afficha?= =?UTF-8?q?ge=20SLB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/vendor/simplelightbox/init.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/vendor/simplelightbox/init.css b/core/vendor/simplelightbox/init.css index a8bddf06..5262c9eb 100644 --- a/core/vendor/simplelightbox/init.css +++ b/core/vendor/simplelightbox/init.css @@ -1,6 +1,10 @@ .sl-overlay { background: rgba(0, 0, 0, .9); - opacity: 1; + opacity: 1; +} +body { + padding-right: 0 !important; + margin: 0 !important; } .sl-wrapper .sl-close, .sl-wrapper .sl-counter,