diff options
Diffstat (limited to 'www/templates/montage.html')
| -rw-r--r-- | www/templates/montage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html index 91108446..51ad3d19 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -42,6 +42,7 @@ </div> </span> + <div ng-style="packMontage ? { '-webkit-column-count':slider.monsize,'-webkit-column-gap':'0px','line-height':'0px','-webkit-column-fill': 'balance', 'column-fill': 'balance'} : {'-webkit-column-count':slider.monsize,'-webkit-column-gap':'0px','line-height':'0px','display':'-webkit-flex','-webkit-flex-direction':'row','flex-direction':'row', 'flex-wrap':'wrap' }"> |
