From 31d5316228baa645fce698b89fbd390a267b1182 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 22 Feb 2017 00:24:54 -0500 Subject: [PATCH] Removed post bottom margin --- themes/scroll/static/css/base.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/scroll/static/css/base.css b/themes/scroll/static/css/base.css index 8fdee47..9de938d 100644 --- a/themes/scroll/static/css/base.css +++ b/themes/scroll/static/css/base.css @@ -2100,7 +2100,6 @@ ul li { width: 80%; max-width: 700px; margin: 0rem auto; - padding-bottom: 4rem; padding-top: 4rem; height: 70%; word-break: break-word;