Posted by lesliewu on January 14, 2010 at 1:24am
2 followers
Jump to:
| 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.
| Attachment | Size |
|---|---|
| summertime table.jpg | 176.66 KB |
Comments
#1
Hi. Try to add that line into your style.css file:
table.category td{border:1px solid #CCCCCC;
}
#2