Skip to content
Snippets Groups Projects
Commit dd3c1081 authored by DELARUELLE Myriam's avatar DELARUELLE Myriam
Browse files

fix css paramètres section

parent 9ffe7276
Branches
Tags
No related merge requests found
...@@ -1097,6 +1097,17 @@ overflow: hidden; ...@@ -1097,6 +1097,17 @@ overflow: hidden;
display: none; display: none;
} }
#fgroup_id_modalite .form-inline.align-items-start.felement{
align-items: center !important;
padding-top: 0.38rem;
}
#days-text{
margin-right: 10px;
}
@media only screen and (max-width : 768px) { @media only screen and (max-width : 768px) {
.mobile_titre_section{ .mobile_titre_section{
display: block; display: block;
...@@ -1154,4 +1165,5 @@ border-bottom: 1px solid #dee2e6; ...@@ -1154,4 +1165,5 @@ border-bottom: 1px solid #dee2e6;
#progress-details .iena-progress-legend{ #progress-details .iena-progress-legend{
order: 1; order: 1;
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment