diff --git a/src/components/notifications/notifications.vue b/src/components/notifications/notifications.vue
index 6146aecc5..4ed6ad77a 100644
--- a/src/components/notifications/notifications.vue
+++ b/src/components/notifications/notifications.vue
@@ -27,7 +27,7 @@
{{ getDisplayName(n.notification.doer) }}
- to(n, index)()">
+ to(n, index)()" class="has-text-left">
{{ n.toText(userInfo) }}