We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47bd0b9 commit 085e493Copy full SHA for 085e493
src/partials/header-content.hbs
@@ -15,7 +15,7 @@
15
<div class="navbar-item hide-for-print">
16
{{#if (and page.component (ne page.component.name 'home'))}}
17
<div id="search" class="field has-filter">
18
- <input class="query" type="text" placeholder="Search the docs">
+ <input class="query" type="search" placeholder="Search the docs">
19
<label class="filter checkbox">
20
<input type="checkbox" data-facet-filter="component:{{page.component.name}}"> In this project
21
</label>
0 commit comments