[gimp-web/gimp-web-static] Fixed z-index of nav el (over code blocks)



commit 58ae84d68240b29807380e2913ffe218ded88053
Author: Pat David <patdavid gmail com>
Date:   Tue Sep 22 12:04:15 2015 -0500

    Fixed z-index of nav el (over code blocks)

 themes/newgimp/static/css/gimp.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 1989e7c..12b0484 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -377,6 +377,7 @@ footer .nav-bottom a {
 
     a#navel {
         top: 0;
+        z-index: 2;
         font-size: 2rem;
         color: gray;
         display: block;


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