Paul B. Gallagher wrote:
Well, as I said elsewhere in this thread, I've restarted any number of
times since the userchrome.css fix and only the mail/news listing is
fixed. Data Manager, about:config, etc. are still spaced out.

That sounds like you still had the wrong (old) rule applied which in fact only affected MailNews. It was something like:

#folderTree > treechildren::-moz-tree-row,
#threadTree > treechildren::-moz-tree-row {
  height: 1.3em !important;
}

My userchrome.css contains only the fix since it was created for that
purpose. Can I assume the filename is not case-sensitive?

File names are never case-sensitive on Windows (default) file systems. These are only case-preserving.

HTH

Jens

--
Jens Hatlak <http://jens.hatlak.de/>
SeaMonkey Trunk Tracker <http://smtt.blogspot.com/>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to