mirror of
https://github.com/standardebooks/web.git
synced 2025-07-22 23:34:48 -04:00
Add grid layouts for smaller screens to /artwork filter form
This commit is contained in:
parent
6d3d8dc9f9
commit
9c27d80dd9
2 changed files with 39 additions and 4 deletions
|
@ -90,7 +90,7 @@ if($perPage !== COVER_ARTWORK_PER_PAGE){
|
|||
<label class="search">Keywords
|
||||
<input type="search" name="query" value="<?= Formatter::ToPlainText($query) ?>"/>
|
||||
</label>
|
||||
<label>
|
||||
<label class="sort">
|
||||
<span>Sort</span>
|
||||
<span>
|
||||
<select name="sort">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue