From 72bce40a9fce3231629fd8cbd25a7c17a27c7595 Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 14 Sep 2014 22:37:03 +0200 Subject: tryout - some more adjustments --- view/js/main.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'view/js') diff --git a/view/js/main.js b/view/js/main.js index fae22eb59..d0fcf0077 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -708,14 +708,12 @@ function updateConvItems(mode,data) { justifiedGalleryActive = true; $('#photo-album-contents-' + bParam_page).justifiedGallery({ lastRow : 'nojustify', - captions: true, margins: 3, - rowHeight : 150, sizeRangeSuffixes : { 'lt100': '-2', 'lt240': '-2', 'lt320': '-2', - 'lt500': '-1', + 'lt500': '-0', 'lt640': '-1', 'lt1024': '-0' } -- cgit v1.2.3