[gimp-web/testing] Modified ol > li to margin-bottom: 1rem;



commit fa7f81846d08471a51de7f3530052367bb53f7ac
Author: Pat David <patdavid gmail com>
Date:   Mon May 2 15:56:07 2016 -0500

    Modified ol > li to margin-bottom: 1rem;

 themes/newgimp/static/css/page.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/page.css b/themes/newgimp/static/css/page.css
index 803300e..47a2cad 100644
--- a/themes/newgimp/static/css/page.css
+++ b/themes/newgimp/static/css/page.css
@@ -43,7 +43,7 @@ body {
 li {
     margin-bottom: 1rem;
     margin-bottom: 0.5rem;
-    margin-bottom: 0.25rem;
+    /* margin-bottom: 0.25rem; */
 }
 
 li > ul {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]