height adjustment
authorIan Weller <ian@gaslightmedia.com>
Thu, 22 Oct 2015 14:14:59 +0000 (10:14 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 22 Oct 2015 14:14:59 +0000 (10:14 -0400)
css/app.css
scss/_slideshow.scss

index 265c519..d06a6e5 100644 (file)
@@ -7000,7 +7000,7 @@ main.search-results #head-img {
       margin-top: -140px;
       max-height: 230px; } }
   #slideshow .metaslider {
-    max-height: 615px;
+    max-height: 610px;
     overflow-y: hidden; }
   #slideshow #caption {
     background: rgba(0, 0, 0, 0.75);
index 06c6c44..de233ba 100644 (file)
@@ -8,7 +8,7 @@
         max-height: 230px;
     }
     .metaslider {
-        max-height: 615px;
+        max-height: 610px;
         overflow-y: hidden;
     }
     #caption {