diff --git a/lib/ui/email_entry_page.dart b/lib/ui/email_entry_page.dart index 190972834..286c2813e 100644 --- a/lib/ui/email_entry_page.dart +++ b/lib/ui/email_entry_page.dart @@ -314,7 +314,7 @@ class _EmailEntryPageState extends State { Visibility( visible: ((_password != '') && _password1InFocus), child: Positioned( - bottom: 20, + bottom: 25.5, child: Row( children: [ SizedBox(