From 9f260128cfb6a3384fc5d01e8c74183a2dd7ed06 Mon Sep 17 00:00:00 2001 From: Bernat <6201454+bernizt@users.noreply.github.com> Date: Sun, 24 Oct 2021 20:14:47 +0200 Subject: [PATCH] Prevent virtual keyboard login auto capitalization Stops virtual keyboards, such as the ones on mobile devices, to default to uppercase for the first letter of the login user input field. --- cps/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/login.html b/cps/templates/login.html index 0d5232e3..708e63ea 100644 --- a/cps/templates/login.html +++ b/cps/templates/login.html @@ -7,7 +7,7 @@
- +