From 4d54224191af4cf066e4a95dabf6781b5fcca10d Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 9 Dec 2015 16:03:59 -0500 Subject: [PATCH] removing important declaration from theme --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index c22db2a..c034563 100644 --- a/style.css +++ b/style.css @@ -707,7 +707,7 @@ p.stars a { letter-spacing: 2px; } .single-product .related ul.products li.product, .single-product .upsells ul.products li.product { - width: 25% !important; + width: 25% ; margin-right: 0 !important; } .widget h1, -- 2.17.1