demarches-normaliennes/app/assets/stylesheets/pieces_justificatives_fields.scss
Simon Lehericey e49ea2d0e0 PiecesJustificative: add field to set it mandatory
small css to align the fields
2017-04-18 17:48:03 +02:00

3 lines
88 B
SCSS

.pieces_justificatives_fields {
.form-inline > .form-group { vertical-align: top; }
}