Add placeholder text to the search bar in the documentation.
This commit is contained in:
parent
0455e4c9f8
commit
a3aa325c93
@ -59,7 +59,8 @@ pub fn render<T: fmt::Default, S: fmt::Default>(
|
||||
<nav class=\"sub\">
|
||||
<form class=\"search-form js-only\">
|
||||
<input class=\"search-input\" name=\"search\"
|
||||
autocomplete=\"off\" />
|
||||
autocomplete=\"off\"
|
||||
placeholder=\"Search documentation...\" />
|
||||
<button class=\"do-search\">Search</button>
|
||||
</form>
|
||||
</nav>
|
||||
|
Loading…
x
Reference in New Issue
Block a user