From 8e0db9a602484690b57c1e43239a8ca179f62fbb Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 9 Dec 2015 15:58:21 -0500 Subject: [PATCH] adjusting width --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 75686a9..c22db2a 100644 --- a/style.css +++ b/style.css @@ -48,7 +48,7 @@ Text Domain: galleria top: 26px !important; } .single-product .related ul.products li.product, .single-product .upsells ul.products li.product{ - width: 100%; + width: 100% !important; } } -- 2.17.1