A bit more space atop nivo controlNav
authorLaury GvR <laury@gaslightmedia.com>
Mon, 10 Aug 2015 20:11:46 +0000 (16:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 10 Aug 2015 20:11:46 +0000 (16:11 -0400)
css/app.css
scss/_slideshow.scss

index 236c653..604788e 100644 (file)
@@ -6805,7 +6805,7 @@ h4 {
       top: 0; } }
   #slideshow .nivo-controlNav {
     position: absolute;
-    top: 20px;
+    top: 40px;
     left: 35%; }
     #slideshow .nivo-controlNav a {
       background: #FFFFFF;
index 0b62269..3af2950 100644 (file)
@@ -9,7 +9,7 @@
     }    
     .nivo-controlNav {
         position: absolute;
-        top: 20px;
+        top: 40px;
         left: 35%;
         & a {
             background: $white;