From 7ef21415880c79991c4881f6cdbcc1cdbe26ce39 Mon Sep 17 00:00:00 2001 From: tdro Date: Thu, 18 Aug 2022 03:55:29 -0400 Subject: themes/default/layouts/_default/summary: Set limit overlay internally To center around the content. --- themes/default/layouts/_default/summary.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'themes/default') diff --git a/themes/default/layouts/_default/summary.html b/themes/default/layouts/_default/summary.html index 7a68004..2cd38ba 100644 --- a/themes/default/layouts/_default/summary.html +++ b/themes/default/layouts/_default/summary.html @@ -5,19 +5,19 @@ {{ if .Weight }}pinned{{ end }} {{- if $limit }}limit{{ end }} > - {{ if $limit }} - - - - - - {{ end }} {{ if .ExpiryDate }}{{ end }} {{ partial "profile-picture.html" . }} + {{ if $limit }} + + + + + + {{ end }} {{ partial "card-meta-header.html" . }} -- cgit v1.2.3