From: Anthony Talarico Date: Thu, 17 Dec 2015 14:26:30 +0000 (-0500) Subject: added max height to product containers X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=97e9d2fd8c88bec461ad480f359146c5d72f40e8;p=WP-Themes%2Fmichsci.git added max height to product containers --- diff --git a/scss/_body.scss b/scss/_body.scss index 415f424..e52be85 100644 --- a/scss/_body.scss +++ b/scss/_body.scss @@ -25,6 +25,7 @@ body { } .product{ width: 22%; + max-height: 190px; padding: 15px 0px; border: 1px solid white; &:hover{