diff --git a/scss/topic-cards.scss b/scss/topic-cards.scss index 4ea75e7..c23bbbb 100644 --- a/scss/topic-cards.scss +++ b/scss/topic-cards.scss @@ -569,6 +569,9 @@ body.user-messages-page { display: flex; align-items: center; height: 100%; + a { + margin-right: 4px; + } .avatar { width: 20px; height: 20px;