Improve specificity on Woo cart table margin styles
authorLaury GvR <laury@gaslightmedia.com>
Mon, 15 May 2017 19:23:24 +0000 (15:23 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 15 May 2017 19:23:24 +0000 (15:23 -0400)
scss/plugins/_woocommerce.scss

index 94724af..e034334 100644 (file)
@@ -890,7 +890,7 @@ nav.top-bar .top-bar-section > ul > li.drop > ul.dropdown .woocommerce {
 #content figure.woocommerce-product-gallery__wrapper  {
     margin: 0;
 }
-#content .woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd {
+#content .woocommerce td.product-name .wc-item-meta dd, #content .woocommerce td.product-name dl.variation dd {
     margin: 10px 0;
 }
 #content .product.type-product .variations_form .variations {