diff --git a/stylesheets/components/ContactModal.scss b/stylesheets/components/ContactModal.scss index 7ccc809310..aeffe17815 100644 --- a/stylesheets/components/ContactModal.scss +++ b/stylesheets/components/ContactModal.scss @@ -143,13 +143,13 @@ ); } } - + &__official-badge { background: url('../images/icons/v2/official-20.svg') no-repeat center; display: inline-block; height: 18px; margin-left: 4px; - margin-bottom: -4px; + margin-bottom: -3px; width: 18px; }