Form: add description

This commit is contained in:
Simon Lehericey 2017-08-02 15:29:12 +02:00 committed by Mathieu Magnin
parent d4bbcdf682
commit 46c144146c
3 changed files with 16 additions and 4 deletions

View file

@ -8,8 +8,15 @@
}
label {
margin-bottom: $default-spacer;
display: inline-block;
margin-bottom: $default-padding;
display: block;
.notice {
font-size: 14px;
display: block;
margin-top: $default-spacer;
color: $grey;
}
}
input[type=text]:not([data-address='true']),