Autofocus is bad on ios chrome

This commit is contained in:
Cadence Ember 2020-05-20 01:23:38 +12:00
parent e6cd2bdff6
commit 62ef852004
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ html
section
h2.title Go to profile
form(method="get" action="/u").pair-entry
input(type="text" name="u" placeholder="Username or URL" autofocus).text
input(type="text" name="u" placeholder="Username or URL").text
input(type="submit" value="Go").button
section
h2.title Go to post