Travel

Categories

Thunderbird 6 folder and message list large line spacing under Windows 7 with large dpi

Use the below code in userChrome.css to revert to Thunderbird 5 style.

listitem, treechildren::-moz-tree-row {
min-height: 20px !important;
}

http://kb.mozillazine.org/Thunderbird_6.0%2C_etc.#Folder_and_message_list_spacing

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>