CommentLuv Tweak
CommentLuv is a cool plugin that rewards your blog's readers by linking to their last blog post whenever they comment on one of your posts. I decided to give it a trial run on this site but immediately found an annoying little bug. Actually it's not really a bug just a spacing problem. I found the checkbox was nudged right up next to the graphic. Being somewhat of a perfectionist, sometimes to my detriment, this kind of irritated me. If you don't know what I'm talking about here is a screen shot.

Fortunately the fix is very simple. Add this to your style sheet,
#luv {margin-right:10px;}
This is the result,

Much better.


This is cool, and I didn't know about this. I've just started tinkering with the commentluv code to add to my site, so I'll make a note of this. Thanks.
Hey Rob! Yeah it's not a big deal. Just a little something that irked me.