From c37d490630ad0a62ed037555511f699c65dfea80 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 11 Dec 2017 04:36:46 +0100 Subject: more mobile css --- public/assets/js/lib/views/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/assets/js/lib/views/index/index.js') diff --git a/public/assets/js/lib/views/index/index.js b/public/assets/js/lib/views/index/index.js index 5acfe8b..21aec39 100644 --- a/public/assets/js/lib/views/index/index.js +++ b/public/assets/js/lib/views/index/index.js @@ -29,7 +29,7 @@ var IndexView = View.extend({ this.hootbox.load(data.hootbox) this.threadbox.load(data) this.lastlog.load(data.lastlog) - $("#search_form input").focus() + $(".search_form input").focus() }, success: function(){ -- cgit v1.2.3-70-g09d2