mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-11-19 20:56:31 +00:00
Autofocus is bad on ios chrome
This commit is contained in:
parent
e6cd2bdff6
commit
62ef852004
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue