Collapse sets wrong height on accordion
Created by: mikehaertl
I use collapse() on a set of 12 accordion-group items, each with different heights. I didn't add in to any accordion-body. I see that collapse adds height:418px to the accordion container. This is way it cuts of several elements on the bottom. I tried to debug but could not really figure, why this height is set at all.