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:
edef238
)
added collapse to event row
author
Ian Weller
<ian@gaslightmedia.com>
Fri, 22 Jul 2016 17:20:09 +0000
(13:20 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Fri, 22 Jul 2016 17:20:09 +0000
(13:20 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
d306ffc
..
6e0f48e
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-19,7
+19,7
@@
</div>
</div>
<div id="event" class="rotate">
- <div class="row
large-
collapse">
+ <div class="row collapse">
<?php
get_template_part('parts/event-feed');
?>