tryout - some more adjustments

This commit is contained in:
marijus 2014-09-14 22:37:03 +02:00
parent 9b80667326
commit 72bce40a9f

View File

@ -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'
}