From 2401f3aa9b5d1811b8a3bc17fc5d25ab7970ea4f Mon Sep 17 00:00:00 2001 From: "Collin J. Doering" Date: Thu, 22 Jan 2015 13:40:52 -0500 Subject: [PATCH] Trivial UI cleanup on individual posts Both the clay css and templates/partials/post.html added a horizontal rule at the top of each post footer (using the css border property and hr respectively). Opted for using the clay css one as its used on multiple pages (eg. blog pages and tag pages). Signed-off-by: Collin J. Doering --- templates/partials/post.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/partials/post.html b/templates/partials/post.html index 9dc9a24..2027273 100644 --- a/templates/partials/post.html +++ b/templates/partials/post.html @@ -12,7 +12,6 @@ $body$