1
0
Fork 0

Oops I wasn't supposed to close input tags

This commit is contained in:
Mouse Reeve 2020-04-21 10:47:55 -07:00
parent 52651fdaa0
commit 894f76f843
10 changed files with 22 additions and 22 deletions

View file

@ -40,7 +40,7 @@
<div id="actions">
<div id="search">
<form action="/search/">
<input type="text" name="q" placeholder="Search for a book or user"></input>
<input type="text" name="q" placeholder="Search for a book or user">
<button type="submit">
<span class="icon icon-search">
<span class="hidden-text">search</span>