From 03ee2f7d9407282d20428f76bacb644b6e4458de Mon Sep 17 00:00:00 2001
From: Mathieu Loiseau <mathieu.loiseau@univ-grenoble-alpes.fr>
Date: Thu, 17 Feb 2022 23:49:44 +0100
Subject: [PATCH] suppression css inutile

---
 css/custom.css | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/css/custom.css b/css/custom.css
index 61dcf0d..2ddee93 100755
--- a/css/custom.css
+++ b/css/custom.css
@@ -83,10 +83,3 @@
 .asterisk.pull-left{
     display:none;
 }
-
-/*Pour gérer la fin du questionnaire (le bouton suivant/valider est caché en haut à gauche, mettre la classe fin à un élément*/
-#ls-button-submit.fin{
-    color:white;
-    background-color: rgba(255,255,255,0.01);
-    border:none;
-}
\ No newline at end of file
-- 
GitLab