projects
/
WP-Themes
/
staffords.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b01eec
)
See previous commit
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 4 Dec 2015 19:55:44 +0000
(14:55 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Fri, 4 Dec 2015 19:55:44 +0000
(14:55 -0500)
woocommerce.php
patch
|
blob
|
history
diff --git
a/woocommerce.php
b/woocommerce.php
index
eadd70d
..
6b05bd3
100644
(file)
--- a/
woocommerce.php
+++ b/
woocommerce.php
@@
-80,7
+80,7
@@
?>
</div>
<?php } else if (is_product_tag() || is_product_category()) { ?>
- <div class="small-12
medium-9
columns main woo-tags">
+ <div class="small-12 columns main woo-tags">
<?php
/**
@@
-149,7
+149,7
@@
?>
</div>
<?php } else if (is_product()) { ?>
- <div class="small-12
medium-9
columns main woo-single-product">
+ <div class="small-12 columns main woo-single-product">
<?php
/**
* woocommerce_before_main_content hook