diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue
index a9d724e3..e84ce0b6 100644
--- a/src/components/notification/notification.vue
+++ b/src/components/notification/notification.vue
@@ -25,10 +25,10 @@
{{$t('notifications.followed_you')}}
-
+
- @{{notification.action.user.screen_name}}
+ @{{notification.action.user.screen_name}}
diff --git a/src/components/status/status.vue b/src/components/status/status.vue
index 67b7cb44..96709084 100644
--- a/src/components/status/status.vue
+++ b/src/components/status/status.vue
@@ -2,7 +2,7 @@
@@ -34,10 +34,10 @@
{{status.user.name}}
- {{status.user.screen_name}}
+ {{status.user.screen_name}}
-
+
{{status.in_reply_to_screen_name}}
@@ -73,7 +73,7 @@