Possibly fix issue with readmore.js collapse
This commit is contained in:
parent
580c30f516
commit
cce51f5a49
@ -225,6 +225,8 @@
|
|||||||
element = this.element;
|
element = this.element;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
setBoxHeights($(element)); // Workaroud for problems with collapse
|
||||||
|
|
||||||
var $this = this,
|
var $this = this,
|
||||||
$element = $(element),
|
$element = $(element),
|
||||||
newHeight = '',
|
newHeight = '',
|
||||||
|
Reference in New Issue
Block a user