From 04de66a483a29b6d8bf26a7af6a91f146e94de21 Mon Sep 17 00:00:00 2001 From: JounQin Date: Mon, 4 Jul 2016 14:04:49 +0800 Subject: [PATCH] fix search problem on mobile phone and some optimizations --- .gitignore | 1 + layout/_partials/header.swig | 4 ++-- layout/_scripts/third-party/localsearch.swig | 8 ++++---- test/.jshintrc | 1 - 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 204221c19..ceb255b00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store .idea/ *.log +*.iml node_modules/ # Ignore unused verdors' files diff --git a/layout/_partials/header.swig b/layout/_partials/header.swig index 7b60f6bab..15c13ee6a 100644 --- a/layout/_partials/header.swig +++ b/layout/_partials/header.swig @@ -46,9 +46,9 @@ {% if hasSearch %}