summaryrefslogtreecommitdiffstats
path: root/front_end
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2020-02-26 02:17:10 +0000
committerKornel <kornel@geekhood.net>2020-02-26 02:17:10 +0000
commit30ff9ec24072ae20be26c7c42e445b2a7ef4f85e (patch)
tree35b0b3a9783dfd42492fc0374e31a341f4eb7ea6 /front_end
parentc9335099a6d30bb0fd7cdf4e9bde6e8899e8cb5c (diff)
Autoscroll issue
Diffstat (limited to 'front_end')
-rw-r--r--front_end/templates/trending.rs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/front_end/templates/trending.rs.html b/front_end/templates/trending.rs.html
index 63a6e99..ce56c44 100644
--- a/front_end/templates/trending.rs.html
+++ b/front_end/templates/trending.rs.html
@@ -14,7 +14,7 @@
<div class="inner-col" role="banner">
<h1><a href="/">Lib.rs</a> › New</h1>
<form role="search" id=search method="get" action="/search">
- <input autofocus placeholder="name, keywords, description" autocapitalize="off" autocorrect="off" autocomplete="off" tabindex="1" type=search name=q><button type=submit>Search</button>
+ <input placeholder="name, keywords, description" autocapitalize="off" autocorrect="off" autocomplete="off" tabindex="1" type=search name=q><button type=submit>Search</button>
</form>
<nav>
<ul><li><a href="/">Categories</a></li>