Finally got the weather widget working
authorIan Weller <ian@gaslightmedia.com>
Wed, 4 Jan 2017 21:02:05 +0000 (16:02 -0500)
committerIan Weller <ian@gaslightmedia.com>
Wed, 4 Jan 2017 21:02:05 +0000 (16:02 -0500)
commitc0fa8d4761ae25305927df5ef0b1a954dc55fbee
tree557c9ea346358b194af279aa94e0b86e8b93c56e
parentec2f9ad28bc658dd6e81b961eea3e074876d24ff
Finally got the weather widget working

I took the long route, but the footer weather widget is working correctly.
I thought the style float none was the problem, but it turned out it was a
problem because it was combined with bad style setup.  I added display
inline block and float none was no longer a problem.
css/app.css
scss/_main.scss