Form: add description
This commit is contained in:
parent
d4bbcdf682
commit
46c144146c
3 changed files with 16 additions and 4 deletions
|
@ -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']),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue