aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-12 11:26:11 -0800
committerfriendica <info@friendica.com>2015-01-12 11:26:11 -0800
commit9fc9af87e375e65a2bdee4d3c4009df9ed52b4aa (patch)
treec852e9ee19eb6fabd537cde5f407f1e237502b6a /library
parent962c6207ae0091dd447e2e6d9db3c997b6613cf4 (diff)
parenta0134de28abdaf820d14a161a05578c16911cdbd (diff)
downloadvolse-hubzilla-9fc9af87e375e65a2bdee4d3c4009df9ed52b4aa.tar.gz
volse-hubzilla-9fc9af87e375e65a2bdee4d3c4009df9ed52b4aa.tar.bz2
volse-hubzilla-9fc9af87e375e65a2bdee4d3c4009df9ed52b4aa.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'library')
-rw-r--r--library/readmore.js/readmore.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/readmore.js/readmore.js b/library/readmore.js/readmore.js
index 171f69776..714e64fe7 100644
--- a/library/readmore.js/readmore.js
+++ b/library/readmore.js/readmore.js
@@ -225,6 +225,8 @@
element = this.element;
}
+ setBoxHeights($(element)); // Workaroud for problems with collapse
+
var $this = this,
$element = $(element),
newHeight = '',