From ca16a8b559e3a3288478110f6f485056d74f38f6 Mon Sep 17 00:00:00 2001 From: mMarinetti Date: Fri, 2 Dec 2011 16:46:45 +0000 Subject: [PATCH] // homefeatured fix git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10880 b9a71923-0436-4b27-9f14-aed3839534dd --- modules/homefeatured/homefeatured.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homefeatured/homefeatured.css b/modules/homefeatured/homefeatured.css index c24c03155..99d90294c 100644 --- a/modules/homefeatured/homefeatured.css +++ b/modules/homefeatured/homefeatured.css @@ -43,7 +43,7 @@ font-weight:bold; font-size:10px; color:#0088cc; - background:url(../img/arrow_right_1.png) no-repeat 100% 3px; + background:url(img/arrow_right_1.png) no-repeat 100% 3px; } #featured-products_block_center .price_container { margin-top:10px;