diff --git a/src/components/Settings/People/DeleteConfirmationDialog.js b/src/components/Settings/People/DeleteConfirmationDialog.js
index 810cf70ae..f60a09b7d 100644
--- a/src/components/Settings/People/DeleteConfirmationDialog.js
+++ b/src/components/Settings/People/DeleteConfirmationDialog.js
@@ -63,18 +63,18 @@ const DeleteConfirmationDialog = ({
)}
+
+ }
+ onChange={handleConfirmationChange}
+ />
-
- }
- onChange={handleConfirmationChange}
- style={{ margin: '16px' }}
- />
{!isDeletingAccount && (