The grid line generated by ubercart is not right for the right most cell. This problem is not observed with other themes.

CommentFileSizeAuthor
summertime table.jpg176.66 KBlesliewu

Comments

ollar’s picture

Hi. Try to add that line into your style.css file:

table.category td{
    border:1px solid #CCCCCC;
}
ollar’s picture

Status: Active » Postponed