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;