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:
ccaec98
)
adjusting map width
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Mar 2016 16:53:45 +0000
(12:53 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 16 Mar 2016 16:53:45 +0000
(12:53 -0400)
footer.php
patch
|
blob
|
history
diff --git
a/footer.php
b/footer.php
index
1aebd5a
..
4732b79
100644
(file)
--- a/
footer.php
+++ b/
footer.php
@@
-6,7
+6,7
@@
<div class="text-center small-12 medium-6 columns">
<h2>Getting Here</h2>
<!-- <img src="<?php echo esc_url( get_template_directory_uri() ) ;?>/assets/map-fpo.jpg">-->
- <div
class="small-12 large-8 columns"
id="google-map">
+ <div id="google-map">
<?php if (function_exists('glm_google_map')) {
echo glm_google_map('100%', '274px');
}?>