//[-] FO: fixed bug #product_list li span.new: IE 6,7,8 bug: New product badge still not correct position - #PSCFV-5921

This commit is contained in:
sLorenzini
2012-12-05 10:42:26 +01:00
parent 9322f3338e
commit 59e793fa99
3 changed files with 4 additions and 4 deletions
+2
View File
@@ -2077,3 +2077,5 @@ tr.subitem > td:first-child + td {
padding:0;
text-align:center
}
.ie7 #featured-products_block_center .product_image span.new {top:-20px;right:-19px}