From 0a2b178860854a4751e11b3b83e555fce0d6b04e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marl=C3=A8ne=20Simondant?= Date: Thu, 21 Jun 2018 10:19:25 +0200 Subject: [PATCH] modif css pour bouton de supression de la demande --- extra/static/social.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/static/social.css b/extra/static/social.css index 34f4580..ff8f282 100644 --- a/extra/static/social.css +++ b/extra/static/social.css @@ -249,7 +249,7 @@ /*top: 90px;*/ left: 0; width: 1px; - height: calc(100% - 120px); + height: calc(100% - 200px); content: " "; background: #363636; }