Merge pull request #6393 from MrPetovan/bug/6268-frio-fix-justifyGallery-scales

[frio] Fix justifyGalley scales list
This commit is contained in:
Michael Vogel 2019-01-06 20:39:54 +01:00 committed by GitHub
commit 320ce0eb43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -439,10 +439,10 @@ function justifyPhotos() {
margins: 3,
border: 0,
sizeRangeSuffixes: {
'lt100': '-2',
'lt240': '-2',
'lt48': '-6',
'lt80': '-5',
'lt300': '-4',
'lt320': '-2',
'lt500': '',
'lt640': '-1',
'lt1024': '-0'
}