[gimp-web/gimp-web-static] Adjusted pushPage top padding for article post pages



commit ed7ff4f23a46902d933ee032f42c09978f95dcf2
Author: Pat David <patdavid gmail com>
Date:   Wed Sep 23 10:19:30 2015 -0500

    Adjusted pushPage top padding for article post pages

 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 9cd04e9..ec44009 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -435,7 +435,7 @@ footer .nav-bottom a {
         padding-top: 60px;
     }
 
-    #pushPage #articles {
+    #pushPage #articles, #pushPage #content.body {
         padding-top: 65px;
     }
 


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