From 80c3b4d8054252aa1e8e268dea5d8d0101677272 Mon Sep 17 00:00:00 2001 From: Brittny Lapierre Date: Mon, 6 Nov 2023 11:46:14 -0500 Subject: [PATCH] Adding space to top of doc page --- app/views/layouts/catalog_result.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/catalog_result.html.erb b/app/views/layouts/catalog_result.html.erb index cab1bde5a..2a453a6f4 100644 --- a/app/views/layouts/catalog_result.html.erb +++ b/app/views/layouts/catalog_result.html.erb @@ -2,6 +2,7 @@ <% content_for(:content) do %>
+
<%= content_for(:sidebar) %> <%= yield %>