ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=f9b3903f37d67034f868f2d4fcfb04f9bf1f731f

commit f9b3903f37d67034f868f2d4fcfb04f9bf1f731f
Author: Andy Williams <a...@andywilliams.me>
Date:   Tue Oct 24 13:59:52 2017 +0100

    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;
 }
 

-- 


Reply via email to