From bd01609a456a3e31387a86c6d124b022d30a124f Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 31 Dec 2014 12:02:21 -0500 Subject: [PATCH] NGgallery styles --- style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/style.css b/style.css index caa8b34..c3d4d6e 100644 --- a/style.css +++ b/style.css @@ -306,3 +306,10 @@ html { #wpadminbar { display: none; } + +/* Nextgen Gallery */ +.ngg-gallery-thumbnail-box, +.ngg-gallery-thumbnail { + width: 100%; +} +/* End Nextgen Gallery */ \ No newline at end of file -- 2.17.1