From 90affb787f05da4484ff324c939c3f827f8b9576 Mon Sep 17 00:00:00 2001 From: Laury Date: Fri, 3 May 2019 14:10:03 -0400 Subject: [PATCH] Remove template-breaking breakpoints for nextgen galleries --- nggallery/gallery-glmphotos-8.php | 2 +- nggallery/gallery-glmphotos-narrow.php | 2 +- nggallery/gallery-glmphotos.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nggallery/gallery-glmphotos-8.php b/nggallery/gallery-glmphotos-8.php index 5c5d662..b929754 100644 --- a/nggallery/gallery-glmphotos-8.php +++ b/nggallery/gallery-glmphotos-8.php @@ -44,7 +44,7 @@ Follow variables are useable : hidden ) continue; ?> columns > 0 && ++$i % $gallery->columns == 0 ) { ?> -
+ diff --git a/nggallery/gallery-glmphotos-narrow.php b/nggallery/gallery-glmphotos-narrow.php index 9388984..dd431ea 100644 --- a/nggallery/gallery-glmphotos-narrow.php +++ b/nggallery/gallery-glmphotos-narrow.php @@ -44,7 +44,7 @@ Follow variables are useable : hidden ) continue; ?> columns > 0 && ++$i % $gallery->columns == 0 ) { ?> -
+ diff --git a/nggallery/gallery-glmphotos.php b/nggallery/gallery-glmphotos.php index cc6369a..2decd8d 100644 --- a/nggallery/gallery-glmphotos.php +++ b/nggallery/gallery-glmphotos.php @@ -20,7 +20,7 @@ Follow variables are useable : -- 2.17.1