From 9c4e9f8759f3edfda96cb522f45df86cde5b3e63 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 1 Jul 2015 11:34:36 +0200 Subject: update justifiedGallery to versio 3.6.0 --- view/js/main.js | 1 + 1 file changed, 1 insertion(+) (limited to 'view/js/main.js') diff --git a/view/js/main.js b/view/js/main.js index 698e2d79c..5fe778488 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -741,6 +741,7 @@ function pageUpdate() { function justifyPhotos() { justifiedGalleryActive = true; $('#photo-album-contents').justifiedGallery({ + selector: '> a, > div:not(.spinner, #page-end)', margins: 3, border: 0, sizeRangeSuffixes: { -- cgit v1.2.3