Project:Summertime
Version:6.x-1.2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

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

AttachmentSize
summertime table.jpg176.66 KB

Comments

#1

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

table.category td{
    border:1px solid #CCCCCC;
}

#2

Status:active» postponed