mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Autofocus is bad on ios chrome
This commit is contained in:
parent
e6cd2bdff6
commit
62ef852004
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user