Limiting The Attachment Window Size in Thunderbird

Ever get an email message in Thunderbird, with so many files attached, the attachment pane takes over the message viewing area? In Mozilla Thunderbird, you can set a limit to the height of the attachments pane. Open a text editor, such as Notepad, and paste this text: #attachmentList {max-height: 4em !important;} Save the file as [...]