[gimp-web/testing] Fixed padding on news index page for mobile



commit 3c9fc0bd786061add17333737f77c2d2831a63dc
Author: Pat David <pat patdavid net>
Date:   Wed Dec 2 09:30:13 2015 -0600

    Fixed padding on news index page for mobile

 themes/newgimp/static/css/gimp.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index fab069a..22861cf 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -539,7 +539,7 @@ footer .nav-bottom a {
     }
 
     #pushPage #articles, #pushPage #content.body {
-        padding-top: 65px;
+        /* padding-top: 65px; */
     }
 
     #pushPage #banner {


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