slideshow edits that look ugly
authorIan Weller <ian@gaslightmedia.com>
Wed, 13 Apr 2016 14:56:53 +0000 (10:56 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 13 Apr 2016 14:56:53 +0000 (10:56 -0400)
css/app.css
scss/_slideshow.scss

index ad1958b..3133063 100644 (file)
@@ -6704,7 +6704,8 @@ h2#block-title {
         #slideshow #cat-text p {
           margin-bottom: 15px; } }
   #slideshow img.nivo-main-image {
-    min-height: 147px; }
+    min-height: 147px;
+    height: 0 !important; }
   #slideshow .nivo-caption {
     background: transparent;
     position: absolute;
index fe46e07..363eeae 100644 (file)
@@ -45,6 +45,7 @@
     }
     img.nivo-main-image{
         min-height: 147px;
+        height: 0 !important;
     }
     .nivo-caption {
         background: transparent;