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