From 645bb69c05216d2bae78347b34c1966c66c67d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marl=C3=A8ne=20Simondant?= Date: Mon, 11 Jun 2018 11:38:13 +0200 Subject: [PATCH] =?UTF-8?q?Legers=20ajustements=20graphiques=20suite=20?= =?UTF-8?q?=C3=A0=20la=20mise=20en=20prod?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/static/social.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/extra/static/social.css b/extra/static/social.css index 12cc0d0..34f4580 100644 --- a/extra/static/social.css +++ b/extra/static/social.css @@ -69,9 +69,9 @@ .formdef-suivi-dossier-ph div#rub_service div.contact#receipt-intro { display: block; position: absolute; - top: -46px; - left: 108%; - width: 40%; + top: -45px; + left: 104%; + width: 35%; background-color: #fff; padding: 10px; border-radius: 5px; @@ -113,6 +113,7 @@ } .formdef-suivi-dossier-ph ul#evolutions.open { margin-top:0 !important; + min-height: 900px; } .formdef-suivi-dossier-ph ul#evolutions ul.suivi { padding: 0 0 20px 0;