This is the style sheet entry:
#editorsCuteEdit {position: absolute; left:15px; right:15px; top: 39px; margin-bottom:-100px; width:auto; height: 80%; z-index: 1; }
I've tried making the height fixed instead of a percent, but that doesn't seem to make a difference to the behavior.
If I click the resize triangle in the lower right corner after it collapses the height - this restores the height to where it should be. Any other suggestions where to look?