mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Add placeholder to search box
This commit is contained in:
parent
324da17ba3
commit
1b1427c3ee
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ under the License.
|
|||
<% end %>
|
||||
<% if current_page.data.search %>
|
||||
<div class="search">
|
||||
<input type="text" class="search" id="input-search">
|
||||
<input type="text" class="search" id="input-search" placeholder="Search">
|
||||
</div>
|
||||
<div class="search-results"></div>
|
||||
<% end %>
|
||||
|
|
|
|||
Loading…
Reference in a new issue