From c9f16d0014ebcb62d4b7ceb8834c59e77cf1d7ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Damien?= Date: Wed, 31 Aug 2016 13:51:06 +0200 Subject: [PATCH] Add the autofocus attribute to the username field With the `autofocus` attribute, the field has the focus when the page is loaded. This mean that you don't need to click in the field to start writing your username. --- portal/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/login.html b/portal/login.html index dd75bff..0c36519 100644 --- a/portal/login.html +++ b/portal/login.html @@ -2,7 +2,7 @@
- +