projects
/
WP-Themes
/
upwatertrails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1400fb
)
interior content collapse element removed
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 16 Nov 2015 19:32:02 +0000
(14:32 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 16 Nov 2015 19:32:02 +0000
(14:32 -0500)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/page.php
index
fc88857
..
dec5d16
100644
(file)
--- a/
page.php
+++ b/
page.php
@@
-11,7
+11,7
@@
get_template_part('parts/bread-crumbs');
?>
</div>
- <div class="row
collapse
">
+ <div class="row">
<div id="main-content" class="small-12 columns">
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>