From aa29f1c2b9150e45392c925e174af0471bf41b66 Mon Sep 17 00:00:00 2001 From: zeripath Date: Tue, 12 May 2020 20:08:43 +0100 Subject: Ensure search action button coalesced to adjacent input (#11385) Fomantic-ui's action button syntax requires that the button is the next sibling of the input it is attached to and that they are both children of a div.action. Fix #11375 Signed-off-by: Andrew Thornton Co-authored-by: Lauris BH --- templates/explore/code.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/explore/code.tmpl') diff --git a/templates/explore/code.tmpl b/templates/explore/code.tmpl index 4a1b792b05..9fa725b743 100644 --- a/templates/explore/code.tmpl +++ b/templates/explore/code.tmpl @@ -3,9 +3,9 @@ {{template "explore/navbar" .}}
+
-
-- cgit v1.2.3