From 54b631fc788511f7279d8260552be5c382426c10 Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Fri, 3 Aug 2012 08:39:53 +0000 Subject: [PATCH] [-] MO : fixed bug #PSCFV-3010 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16679 b9a71923-0436-4b27-9f14-aed3839534dd --- modules/blockcart/blockcart.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/blockcart/blockcart.css b/modules/blockcart/blockcart.css index 863e4b6fe..63423d9b8 100644 --- a/modules/blockcart/blockcart.css +++ b/modules/blockcart/blockcart.css @@ -30,8 +30,6 @@ background-repeat: no-repeat; cursor: pointer } -#cart_block h4 span#block_cart_collapse {background-image: url(img/icon/sort_asc_white.png) } -#cart_block h4 span#block_cart_expand {background-image: url(img/icon/sort_desc_white.png) } #cart_block .block_content {padding:8px 8px 16px 8px;}