added some space after the optionnal justificatif button

This commit is contained in:
clemkeirua 2019-04-29 11:03:40 +02:00
parent 0e26bda186
commit 67a3d435d0
2 changed files with 5 additions and 1 deletions

View file

@ -43,4 +43,8 @@
padding-left: $default-spacer * 1.5;
}
}
.optional-justificatif {
margin-bottom: 16px;
}
}