Safari CSS
For a long time now, I’ve been frustrated with the way my home page renders in Safari: if any line in the main table has a disclosure triangle in the left column (which is hooked up to do a FORM post to expand or collapse that item) the vertical spacing goes all awry. In Firefox, each line in the table is equal height (close to the height of the font), but in Safari, each line has this annoying extra space. Any ideas on how to make this look correctly in both browsers?
Screenshot of Firefox. Screenshot of Safari.
(I feel so 1999, blogging about cross-browser CSS)
Update: Solved! See the comments.

Loading...