[-] FO: added border-right on product-comparison table

This commit is contained in:
Sarah Lorenzini
2012-11-28 15:13:14 +01:00
parent 585841909f
commit bb3ede3aed

View File

@@ -8,6 +8,7 @@ table#product_comparison {
padding:6px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
vertical-align:top
}
#product_comparison td.td_empty{