From b1e5073e59923ac8e723150c96fcd3098276f37e Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Wed, 20 Feb 2019 10:57:32 -0800 Subject: [PATCH] made sign in button keyboard navible --- app/ui/signupDialog.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/ui/signupDialog.js b/app/ui/signupDialog.js index ef6c9db2..02488947 100644 --- a/app/ui/signupDialog.js +++ b/app/ui/signupDialog.js @@ -28,13 +28,11 @@ module.exports = function(trigger) { class="${hidden} border rounded-lg w-full px-2 py-1 h-12 mb-4 text-lg text-grey-darker leading-loose" placeholder=${state.translate('emailEntryPlaceholder')} /> -