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 22, 2023
1 parent 7c29706 commit 1f32a34
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 1f32a34

Please sign in to comment.