projects
/
WP-Themes
/
finewinejourneys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63c105d
)
Reposition exit-off-canvas element to attempt fix for off-canvas jumping
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 5 Nov 2019 14:45:08 +0000
(09:45 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 5 Nov 2019 14:45:08 +0000
(09:45 -0500)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
9ea7b9d
..
9f0cb08
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-31,8
+31,8
@@
<span class="bullet"> • </span>
<span> All Rights Reserved.</span>
</div>
+ <a class="exit-off-canvas"></a>
</div><!--/#page-wrapper-->
- <a class="exit-off-canvas"></a>
</div><!--End of inner-wrap-->
</div><!--End of off-canvas-->
<?php wp_footer();?>