Remove hidden attribute from search button
This commit is contained in:
parent
1b79b97c98
commit
f2662d7d89
@ -52,7 +52,7 @@
|
||||
<h2 class="sr-only">Search</h2>
|
||||
<form action="https://duckduckgo.com/" method="get">
|
||||
<input type="text" id="q" name="q" autofocus>
|
||||
<button hidden>Search</button>
|
||||
<button class="sr-only">Search</button>
|
||||
</form>
|
||||
</section>
|
||||
<section id="bookmarks">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user