gradient work
authorIan Weller <ian@gaslightmedia.com>
Fri, 24 Jul 2015 18:49:00 +0000 (14:49 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 24 Jul 2015 18:49:00 +0000 (14:49 -0400)
css/app.css
scss/_slideshow.scss

index 44b077c..6a78e1e 100644 (file)
@@ -6779,7 +6779,7 @@ h4 {
       #slideshow .nivo-controlNav a.active {
         background: #34a9cd; }
   #slideshow .gradient {
-    position: relative;
+    position: absolute;
     bottom: -1px;
     left: 0px;
     right: 0px;
index f0326ac..dbaccac 100644 (file)
@@ -24,7 +24,7 @@
         
     }
     .gradient {
-        position: relative;
+        position: absolute;
         bottom: -1px;
         left: 0px;
         right: 0px;