aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-02-14 21:58:32 -0800
committerfriendica <info@friendica.com>2015-02-14 21:58:32 -0800
commit0d9508d5ef929be1da10e2e8c30d755c96f5e160 (patch)
tree4f94417de8779f51bdc6ba3e8220b52b2ed8ca48 /view/js/main.js
parent7ad425bbda549c3937c2feeac593bdcd21167019 (diff)
parent884dc5973dcdc8ae3f7497616dea1cdb7a95f061 (diff)
downloadvolse-hubzilla-0d9508d5ef929be1da10e2e8c30d755c96f5e160.tar.gz
volse-hubzilla-0d9508d5ef929be1da10e2e8c30d755c96f5e160.tar.bz2
volse-hubzilla-0d9508d5ef929be1da10e2e8c30d755c96f5e160.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/js/main.js')
-rw-r--r--view/js/main.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/js/main.js b/view/js/main.js
index 17ea42db7..7a6798f2f 100644
--- a/view/js/main.js
+++ b/view/js/main.js
@@ -713,6 +713,8 @@ function updateConvItems(mode,data) {
justifiedGalleryActive = true;
$('#photo-album-contents').justifiedGallery({
margins: 3,
+ border: 0,
+ ignoreElement: '#page-end',
sizeRangeSuffixes: {
'lt100': '-2',
'lt240': '-2',