diff --git a/ui/component/headerMenuButtons/view.jsx b/ui/component/headerMenuButtons/view.jsx
index 11b718d11..2e4c84d75 100644
--- a/ui/component/headerMenuButtons/view.jsx
+++ b/ui/component/headerMenuButtons/view.jsx
@@ -57,11 +57,18 @@ export default function HeaderMenuButtons(props: HeaderMenuButtonProps) {
{!authenticated && (
-
-
-
+ <>
+
+
+
+
+
+
+ >
)}
{notificationsEnabled && }