From 166b2f3a524f8c93fa4ca2f09d97941192e670f5 Mon Sep 17 00:00:00 2001 From: ehuggett Date: Sun, 5 Nov 2017 13:00:58 +0000 Subject: [PATCH] fix keyboard navigation/visual feedback for upload --- app/templates/welcome.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/welcome.js b/app/templates/welcome.js index 03275af0..3bac7f75 100644 --- a/app/templates/welcome.js +++ b/app/templates/welcome.js @@ -23,17 +23,17 @@ module.exports = function(state, emit) { ${state.translate('uploadPageSizeMessage')} - + ${fileList(state, emit)}