//[-] 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:
@@ -39,9 +39,7 @@
|
||||
}
|
||||
|
||||
.ie9 #featured-products_block_center .product_image span.new{top:-18px;right:-38px}
|
||||
.ie8 #featured-products_block_center .product_image span.new{top:-18px;right:-38px}
|
||||
.ie8 #featured-products_block_center .product_image span.new {top:-17px;}
|
||||
.ie7 #featured-products_block_center .product_image span.new {top:-30px;right:-25px}
|
||||
.ie8 #featured-products_block_center .product_image span.new{top:-21px;right:-38px}
|
||||
.lt-ie6 #featured-products_block_center .product_image span.new {top:-30px;right:-25px}
|
||||
|
||||
#featured-products_block_center .product_desc {height:45px;}
|
||||
|
||||
Reference in New Issue
Block a user