From c781a56e63974e7904d13a84d7691f7e6234bd38 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Thu, 25 Oct 2018 18:03:34 +0200 Subject: [PATCH] single: encapsulate the excerpt to avoid an unecessary margin As the last paragraph of a container doesn't have a bottom margin (or padding idr), let's make sure that the excerpt is encapsulated, in order to avoid a margin/padding between excerpt and categories/tags --- single.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/single.php b/single.php index e4847fd..95f1780 100644 --- a/single.php +++ b/single.php @@ -10,7 +10,7 @@