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;