[frio] Fix justifyGalley scales list

This commit is contained in:
Hypolite Petovan 2019-01-06 05:33:40 -05:00
parent 35c38c77e2
commit 9b8f91f8fe
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'
}