diff --git a/src/components/AccountNotifications.tsx b/src/components/AccountNotifications.tsx
index 50affd7df..738dd8098 100644
--- a/src/components/AccountNotifications.tsx
+++ b/src/components/AccountNotifications.tsx
@@ -28,9 +28,8 @@ export const AccountNotifications = (props: IProps) => {
return (
<>
{showAccountHostname && (
-
+
{hostname}
-
)}
diff --git a/src/components/__snapshots__/AccountNotifications.test.tsx.snap b/src/components/__snapshots__/AccountNotifications.test.tsx.snap
index 1905e1ce9..de9b86718 100644
--- a/src/components/__snapshots__/AccountNotifications.test.tsx.snap
+++ b/src/components/__snapshots__/AccountNotifications.test.tsx.snap
@@ -6,7 +6,7 @@ exports[`components/AccountNotifications.tsx should render itself (github.com wi
"baseElement":
github.com