NGGallery image width fix
authorLaury GvR <laury@gaslightmedia.com>
Wed, 31 Dec 2014 17:03:30 +0000 (12:03 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 31 Dec 2014 17:03:30 +0000 (12:03 -0500)
style.css

index c3d4d6e..c26c90d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -309,7 +309,8 @@ html {
 
 /* Nextgen Gallery */
 .ngg-gallery-thumbnail-box,
-.ngg-gallery-thumbnail {
+.ngg-gallery-thumbnail,
+.ngg-gallery-thumbnail img {
     width: 100%;
 }
 /* End Nextgen Gallery */
\ No newline at end of file