From: Laury GvR Date: Thu, 21 Apr 2016 20:31:22 +0000 (-0400) Subject: Title 90% width rather than 80% X-Git-Tag: v1.0.0^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c04724a327dab0ea18e5f43654bafd33c29e5db0;p=WP-Themes%2Fjollylama.git Title 90% width rather than 80% --- diff --git a/scss/plugins/_woocommerce.scss b/scss/plugins/_woocommerce.scss index a967fa7..932a934 100644 --- a/scss/plugins/_woocommerce.scss +++ b/scss/plugins/_woocommerce.scss @@ -594,7 +594,7 @@ div.woocommerce { font-weight: bold; line-height: 1; margin: 0 auto; - width: 80%; + width: 90%; } .single_add_to_cart_button { border-radius: 3px;