diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index a0a55cbaf..87925cfc0 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -25,7 +25,11 @@ {{$t('notifications.followed_you')}} - +
+ + + +
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index b3364afcc..2240c10a8 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -126,7 +126,7 @@ } .timeago { - font-size: 12px; + margin-right: .2em; } .icon-retweet.lit {