Skip to content

Commit

Permalink
Shrink the size of field supplement markup slightly. (CFM-252)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen committed Mar 13, 2023
1 parent 18b33db commit 28bcc92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/webroot/css/co-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -1175,6 +1175,9 @@ ul.form-list li.field-stack textarea {
width: 100%;
resize: vertical;
}
ul.form-list .field-suppliment {
font-size: 0.9em;
}
.checkbox {
margin-bottom: 0.5em;
}
Expand Down

0 comments on commit 28bcc92

Please sign in to comment.