projects
/
WP-Themes
/
pellstonairport.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38098b5
)
reducing height map to match psd
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Mar 2016 17:22:07 +0000
(13:22 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Mar 2016 17:22:07 +0000
(13:22 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
4732b79
..
86232f7
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-8,7
+8,7
@@
<!-- <img src="<?php echo esc_url( get_template_directory_uri() ) ;?>/assets/map-fpo.jpg">-->
<div id="google-map">
<?php if (function_exists('glm_google_map')) {
- echo glm_google_map('100%', '2
74
px');
+ echo glm_google_map('100%', '2
50
px');
}?>
</div>
</div>