projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65d4fa4
)
I'm an idiot, now I think it is fine.
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 22 Sep 2016 19:07:27 +0000
(15:07 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 22 Sep 2016 19:07:27 +0000
(15:07 -0400)
I believe I have it right now. I removed the collapse tag in the content.
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
e9ddcf4
..
556710a
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-10,7
+10,7
@@
</div>
</div>
- <div class="row
collapse
">
+ <div class="row">
<?php if ( is_page(154) || is_page(156) || is_in_tree(154) || is_in_tree(156)){ ?>
<div id="side-bar-nav" class="large-2 columns show-for-large-up">
<?php get_sidebar(); ?>