From 957a394d2003d9515519b61dc4e9506e93bb3c9c Mon Sep 17 00:00:00 2001 From: Benjamin Willems Date: Sat, 20 Feb 2021 18:37:54 -0800 Subject: [PATCH] Change spacing behaviour of `#wiki-sidebar` To make `#wiki-sidebar` and `#wiki-footer` more similar, we can make sure `px-4` padding is applied to the `-content` container, rather than the outer container. --- lib/gollum/templates/wiki_content.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gollum/templates/wiki_content.mustache b/lib/gollum/templates/wiki_content.mustache index 9834f34a..50fe5d5d 100644 --- a/lib/gollum/templates/wiki_content.mustache +++ b/lib/gollum/templates/wiki_content.mustache @@ -22,8 +22,8 @@ {{{content}}} {{#has_sidebar}} -
-