projects
/
WP-Themes
/
michsci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddfb16f
)
reverting row class to post archive
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Dec 2015 16:07:56 +0000
(11:07 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Dec 2015 16:07:56 +0000
(11:07 -0500)
archive-miproduct.php
patch
|
blob
|
history
diff --git
a/archive-miproduct.php
b/archive-miproduct.php
index
a64b0d9
..
d7327de
100644
(file)
--- a/
archive-miproduct.php
+++ b/
archive-miproduct.php
@@
-30,7
+30,7
@@
<div id="blog-posts-over" class="small-12 columns">
<?php if(have_posts()) : while(have_posts()): the_post();?>
- <div class="content blog-posts-container product">
+ <div class="
row
content blog-posts-container product">
<div class="small-11 large-4 columns">
<?php if( count(get_post_ancestors($post->ID)) == 0 ) { ?>