summaryrefslogtreecommitdiff
path: root/ext/bg/search.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bg/search.html')
-rw-r--r--ext/bg/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/search.html b/ext/bg/search.html
index f158306d..adeb9373 100644
--- a/ext/bg/search.html
+++ b/ext/bg/search.html
@@ -18,7 +18,7 @@
<p>
<form class="input-group">
- <input type="text" class="form-control" placeholder="Search for..." id="query">
+ <input type="text" class="form-control" placeholder="Search for..." id="query" autofocus>
<span class="input-group-btn">
<input type="submit" class="btn btn-default form-control" id="search" value="Search">
</span>