From 2c8b757ff64ea4372af2a5d74e754f5bf5d47a79 Mon Sep 17 00:00:00 2001 From: McMatts Date: Mon, 20 Aug 2018 12:03:14 +0100 Subject: [PATCH] Put search examples in scrollable component --- gui/app/pods/search/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/app/pods/search/template.hbs b/gui/app/pods/search/template.hbs index 23a73fe1..2eac0359 100644 --- a/gui/app/pods/search/template.hbs +++ b/gui/app/pods/search/template.hbs @@ -6,7 +6,7 @@ {{search/search-view filter=filter matchDoc=matchDoc matchContent=matchContent matchTag=matchTag matchFile=matchFile slog=slog}} {{/layout/middle-zone-content}} - {{#layout/middle-zone-sidebar}} + {{#layout/middle-zone-sidebar scrollable=true}}