From 2bc9545a13c4f314a6e4f9cb5c1ab898c6df4ebb Mon Sep 17 00:00:00 2001 From: Yoshiharu Yamashita Date: Sat, 26 Mar 2016 10:14:29 +0000 Subject: Fix display of prev next when narrowing window --- layouts/partials/prev_next_post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts') diff --git a/layouts/partials/prev_next_post.html b/layouts/partials/prev_next_post.html index 6b08420..6b326ed 100644 --- a/layouts/partials/prev_next_post.html +++ b/layouts/partials/prev_next_post.html @@ -1,13 +1,13 @@ {{ if or (.Prev) (.Next) }}
-
+
{{ if .PrevInSection }} {{ end }}
-
+
{{ if .NextInSection }}