From 294e4458af3390ffe3a15704023a49dc06afcbc7 Mon Sep 17 00:00:00 2001 From: Patrick G Date: Thu, 31 Aug 2017 16:06:19 -0400 Subject: [PATCH] Improve styling --- static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/style.css b/static/style.css index 0e962934..0cc0f063 100644 --- a/static/style.css +++ b/static/style.css @@ -661,7 +661,6 @@ body>.container { .book.info .meta .description { display: block; - padding: 20px; margin-right: 15px; margin-top: 10px; border-top: 1px solid #CCCCCC;