Search design and func.

This commit is contained in:
Nicolas A. Tonne
2015-04-20 15:41:22 +02:00
parent d3642364d0
commit da4b56c926
3 changed files with 14 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
Loading...
</li>
<li class="search-container hide" id="search-wrapper">
<input id="search" class="search_input" type="search" required title="Search for songs..." spellcheck="false" placeholder="Search" onsubmit="null;" autocomplete="off">
<input id="search" class="search_input" type="search" required title="Search for songs..." spellcheck="false" placeholder="Find song on youtube" onsubmit="null;" autocomplete="off">
</li>
</ul>