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/user/dashboard/issues.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user') diff --git a/templates/user/dashboard/issues.tmpl b/templates/user/dashboard/issues.tmpl index 82da91c811..f9bf2c1578 100644 --- a/templates/user/dashboard/issues.tmpl +++ b/templates/user/dashboard/issues.tmpl @@ -74,8 +74,8 @@ - -- cgit v1.2.3