Small mobile layout tweaks
This commit is contained in:
parent
f85085c34f
commit
6b4607e4f9
7 changed files with 35 additions and 33 deletions
|
|
@ -88,8 +88,8 @@
|
|||
<div class="footer-actions">
|
||||
<search>
|
||||
<form action="/search" method="get">
|
||||
<label for="search" class="sr-only">Search</label>
|
||||
<input type="search" id="search" name="q" title="Search"><button type="submit">Search</button>
|
||||
<input type="search" id="search" name="q" aria-label="Search">
|
||||
<button type="submit">Search</button>
|
||||
</form>
|
||||
</search>
|
||||
@auth()
|
||||
|
|
|
|||
Loading…
Reference in a new issue