Add this script in your userChrome.css (See Editing Config Files):
#msgHeaderView { max-height: 14em !important; overflow: auto !important; }
This will cause a scrollbar to appear, if more space is required.