http://www.welivetech.net/showthread.php?tid=62
If you look closely, under “test” the thread title you will see a black border. This can also be found to the left of the avatar.
Any ideas? I’ve tried to fix it to no avail.
Browser: Chrome (latest) on Windows 7 and CentOS.
That is not a border it is the padding of the td inside
<table id="post_120" .../>add acellpadding="0"attribute to that table and the border will disapear.