mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-27 03:35:50 +03:00
Shorter placeholder for Search field
This commit is contained in:
parent
c1eade0fd8
commit
27c7a2dee9
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ function Search() {
|
|||
name="q"
|
||||
type="search"
|
||||
autofocus
|
||||
placeholder="Search or paste URL"
|
||||
placeholder="Search"
|
||||
/>
|
||||
</form>
|
||||
<div class="header-side" />
|
||||
|
|
Loading…
Reference in a new issue