Legers ajustements graphiques suite à la mise en prod

This commit is contained in:
Marlène Simondant 2018-06-11 11:38:13 +02:00
parent 753e174abf
commit 645bb69c05
1 changed files with 4 additions and 3 deletions

View File

@ -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;