From 66db20e484dc0a9b261fcde8bb21ec91fdd43452 Mon Sep 17 00:00:00 2001
From: RealET <real3t@gmail.com>
Date: Sun, 10 Sep 2023 13:27:21 +0200
Subject: [PATCH] =?UTF-8?q?fix=20:=20d=C3=A9caler=20le=20bouton=20pour=20r?=
 =?UTF-8?q?evenir=20en=20haut=20de=20la=20page=20quand=20le=20plugin=20Bad?=
 =?UTF-8?q?ge=20don=20est=20pr=C3=A9sent?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 stylessoyezcreateurs.css.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index 770ba43a..ffea6fef 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -507,7 +507,7 @@ a:active { color: #GET{c_active}; }
 	position: fixed;
 	float: right;
 	bottom: 2rem;
-	right: 2rem;
+	right: [(#PLUGIN{BADGE_DON}|?{8rem,2rem})];
 	width: 4rem;
 	height: 4rem;
 	line-height: 4rem;
-- 
GitLab