diff --git a/kallithea/templates/search/search.html b/kallithea/templates/search/search.html --- a/kallithea/templates/search/search.html +++ b/kallithea/templates/search/search.html @@ -45,14 +45,11 @@ ${self.repo_context_bar('options')} %endif
-
- -
${h.text('q',c.cur_query,class_="small")} -
- -
+
+ +
+ ${h.text('q',c.cur_query,class_="small")}
-
${c.runtime}
@@ -66,6 +63,16 @@ ${self.repo_context_bar('options')}
+
+
+ +
+
+ +
+ ## +
${c.runtime}
+
${h.end_form()}