diff --git a/app/assets/stylesheets/account/verify-account.scss b/app/assets/stylesheets/account/verify-account.scss index c95b27a38..2ba30afe7 100644 --- a/app/assets/stylesheets/account/verify-account.scss +++ b/app/assets/stylesheets/account/verify-account.scss @@ -4,7 +4,7 @@ .already-verified { @include has-fa-icon(check, solid); color: $color-success; - line-height: $line-height * 2; + margin-top: $line-height; &::before { color: $check;