From c9d5ac3d8e1d5a8d3a65bf1fb6e0023c6dc6b85c Mon Sep 17 00:00:00 2001 From: Yehonal Date: Wed, 19 Dec 2018 17:43:10 +0100 Subject: Various css fixes --- .../git-wiki/components/search/se_github.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to '_includes/git-wiki/components/search/se_github.html') diff --git a/_includes/git-wiki/components/search/se_github.html b/_includes/git-wiki/components/search/se_github.html index efcc5e8..8605410 100644 --- a/_includes/git-wiki/components/search/se_github.html +++ b/_includes/git-wiki/components/search/se_github.html @@ -1,10 +1,12 @@ -
- - {% if site.use_github_wiki %} - - {% else %} - - - {% endif %} - -
\ No newline at end of file +
+
+ + {% if site.use_github_wiki %} + + {% else %} + + + {% endif %} + +
+
\ No newline at end of file -- cgit