I experience the same symptom on my system.
As a temporary workaround, you can change the GUI font size by creating
file (also create directory chrome):
.mozilla-thunderbird/<random_string>.default/chrome/userChrome.css
Instert the following lines in the file:
/* Global UI font */
* {
font-size: 11pt !important;
}
See also /etc/iceweasel/profile/chrome/userChrome-example.css
Next, display font (monosize) is too small. Change message display font:
Edit > Preferences > Display > Formatting > Fonts: monospace size 14
(from 12, which is also default value for iceweasel, but all fonts are
scaled down).
Regards,
-- Benno
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]