From f9b3903f37d67034f868f2d4fcfb04f9bf1f731f Mon Sep 17 00:00:00 2001 From: Andy Williams Date: Tue, 24 Oct 2017 13:59:52 +0100 Subject: [PATCH] oops, margin on wrong side --- public_html/lib/tpl/e/css/modifications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/lib/tpl/e/css/modifications.css b/public_html/lib/tpl/e/css/modifications.css index 072ad17e..632e406a 100644 --- a/public_html/lib/tpl/e/css/modifications.css +++ b/public_html/lib/tpl/e/css/modifications.css @@ -96,7 +96,7 @@ h1, h2, h3, h4, h5, h6, background-color: #282828; padding-left: 10px; padding-right: 10px; - margin-right: 15px; + margin-left: 15px; min-width: 250px; }