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:
13081f9
)
changed footer a bit
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 16 Nov 2015 19:57:53 +0000
(14:57 -0500)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 16 Nov 2015 19:57:53 +0000
(14:57 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
5e78b84
..
99e5d95
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-15,7
+15,7
@@
<?php if (is_active_sidebar('sidebar-f')) :?>
<?php dynamic_sidebar('sidebar-f');?>
<?php endif;?>
- <div id="client-area">
+ <div id="client-area"
class="show-for-medium-up"
>
<div class="row">
<?php get_template_part('parts/client-info-footer');?>
</div>