diff --git a/app/assets/stylesheets/contacts.css.scss b/app/assets/stylesheets/contacts.css.scss index f007bfa5f..d674a5f3c 100644 --- a/app/assets/stylesheets/contacts.css.scss +++ b/app/assets/stylesheets/contacts.css.scss @@ -30,6 +30,10 @@ .stream_element { border-bottom: 1px solid $border-grey; + .icons-monotone_close_exit_delete { + margin-top: 8px; + } + .media { margin: 10px; }