From 6e1f4a7bc7b08f2bc76cc14f8a5061a4011a1ad1 Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Fri, 25 Jan 2013 13:40:52 +0100 Subject: [PATCH] [-] FO: fixed bug PSCFV-6644 --- themes/default/css/product.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/css/product.css b/themes/default/css/product.css index ba3173fd0..b26573a63 100644 --- a/themes/default/css/product.css +++ b/themes/default/css/product.css @@ -213,8 +213,8 @@ span.view_scroll_spacer { .attribute_list #color_to_pick_list a.color_pick { display:block; - height:15px; - width:15px; + height:20px; + width:20px; } .product_attributes {