From c48bb166551dfe42dd1bc5292099a17cefb17622 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 22 Feb 2021 09:54:52 +0100 Subject: [PATCH] =?UTF-8?q?zindex=20bouton=20de=20remont=C3=A9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index 3a7f49da..9ca3abfa 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -960,7 +960,7 @@ footer #footerSocials .zwiico-github:hover { /* Remonter en haut */ #backToTop { position: fixed; - z-index: 30; + z-index: 50; right: 30px; bottom: 50px; padding: 13px 16px 16px;