projects
/
WP-Themes
/
capstone.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69d829f
)
Improve specificity on Woo cart table margin styles
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 15 May 2017 19:23:24 +0000
(15:23 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 15 May 2017 19:23:24 +0000
(15:23 -0400)
scss/plugins/_woocommerce.scss
patch
|
blob
|
history
diff --git
a/scss/plugins/_woocommerce.scss
b/scss/plugins/_woocommerce.scss
index
94724af
..
e034334
100644
(file)
--- a/
scss/plugins/_woocommerce.scss
+++ b/
scss/plugins/_woocommerce.scss
@@
-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 {