diff --git a/frontend/app/theme/_forms.scss b/frontend/app/theme/_forms.scss index e918c9e62..19c2aaa53 100644 --- a/frontend/app/theme/_forms.scss +++ b/frontend/app/theme/_forms.scss @@ -56,6 +56,12 @@ text-align: right; } +.form-check { + &-input { + margin-top: .4rem; + } +} + // // Form alerts. //