diff --git a/app/soapbox/toast.tsx b/app/soapbox/toast.tsx
index 3d5a18bce..68cf83e82 100644
--- a/app/soapbox/toast.tsx
+++ b/app/soapbox/toast.tsx
@@ -38,8 +38,8 @@ const buildToast = (t: Toast, message: ToastText, type: ToastType, opts: Omit
);
@@ -54,7 +54,7 @@ const buildToast = (t: Toast, message: ToastText, type: ToastType, opts: Omit
@@ -116,7 +116,7 @@ const buildToast = (t: Toast, message: ToastText, type: ToastType, opts: Omit
-
+
{renderText(message)}
@@ -129,7 +129,7 @@ const buildToast = (t: Toast, message: ToastText, type: ToastType, opts: Omit