1) It's not actually padding or margin - I have yet to figure out /what/ it is, or how to fix it other than making the comment header fixed-height (really really really bad if an image doesn't load and prints it's alt text instead)
2) I literally noticed that when I edited that comment. EMBARASSING.
3) Ooh, nice catch! And now that I look, fairly easy to fix :) I guess the BML page was calculating the .odd or .even class off of depth, while S2 .comment-wrapper does it off of print order. But! We have an option for doing it by depth, too.
Re: Some other differences I noticed in the site comment scheme
2) I literally noticed that when I edited that comment. EMBARASSING.
3) Ooh, nice catch! And now that I look, fairly easy to fix :) I guess the BML page was calculating the .odd or .even class off of depth, while S2 .comment-wrapper does it off of print order. But! We have an option for doing it by depth, too.