projects
/
web
/
GaylordGolfMecca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edbec63
)
Spacing fix for weather footer
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 9 Mar 2015 15:00:44 +0000
(11:00 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 9 Mar 2015 15:00:44 +0000
(11:00 -0400)
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
e79d5c7
..
3a55c54
100755
(executable)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-215,7
+215,7
@@
<h3>Local Weather</h3>
<section flexy:if="hasWeather" id="weather">
<img src="{fullIconUrl:h}" alt="" width="48" height="48">
- <p class="top">{weather}<span class="temp">{tempF}° <br> Gaylord, MI</span></p>
+ <p class="top">{weather}
<span class="temp">{tempF}° <br> Gaylord, MI</span></p>
</section><!-- /#weather -->
</div>
<div id="contactInfo" class="small-12 medium-8 columns">