From 5869830cf1105f9c400756acdadd40e1ae8c2a4f Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 11 Dec 2015 14:17:46 -0500 Subject: [PATCH] removed important tag from product margin --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f9032ef..93edb53 100644 --- a/style.css +++ b/style.css @@ -745,7 +745,7 @@ p.stars a { .single-product .related ul.products li.product, .single-product .upsells ul.products li.product { width: 25% ; - margin-right: 0 !important; } + margin-right: 0;} .widget h1, .widget h2, -- 2.17.1