From 66c1dcc16334cc8f651fdbc35df2fefbfd5927d6 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 25 Nov 2015 16:46:21 -0500 Subject: [PATCH] more height adjustments --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 81fc2c9..dd2712b 100644 --- a/style.css +++ b/style.css @@ -995,7 +995,7 @@ p.stars a { margin-bottom: 0; position: relative; overflow: hidden; - height:225px; + height:245px; padding: 1em; } .site-main .storefront-recent-products ul.products li.product,.site-main .storefront-featured-products ul.products li.product, .site-main .storefront-popular-products ul.products li.product{ height: 350px; -- 2.17.1