reduced max height slightly
authorIan Weller <ian@gaslightmedia.com>
Mon, 11 Apr 2016 20:11:38 +0000 (16:11 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 11 Apr 2016 20:11:38 +0000 (16:11 -0400)
css/app.css
scss/_slideshow.scss

index 1671baa..4d8d63d 100644 (file)
@@ -6703,7 +6703,7 @@ h2#block-title {
     float: none;
     margin: 0 auto;
     top: 10%;
-    max-height: 330px; }
+    max-height: 310px; }
     @media screen and (max-width: 1199px) {
       #slideshow .nivo-caption {
         width: 450px;
index 3eb8b6a..26e33a3 100644 (file)
@@ -49,7 +49,7 @@
         float: none;
         margin: 0 auto;
         top: 10%;
-        max-height: 330px;
+        max-height: 310px;
         @media screen and (max-width: 1199px) {
             width: 450px;
             margin: 0;