diff --git a/src/account-info/AccountDetails.js b/src/account-info/AccountDetails.js
index fe69fc88830..68d454e4de7 100644
--- a/src/account-info/AccountDetails.js
+++ b/src/account-info/AccountDetails.js
@@ -95,17 +95,13 @@ export default function AccountDetails(props: Props): Node {
/>
{displayEmail !== null && showEmail && (
-
+
)}
{