2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-12-14 05:04:56 -07:00

fixed an old row-fluid

This commit is contained in:
Erik Flowers 2013-08-03 18:42:15 -06:00
parent 36db7d80c1
commit 77b414a5f7
3 changed files with 1 additions and 9 deletions

View File

@ -503,7 +503,7 @@
</div>
<footer>
<div class="container">
<div class="row-fluid">
<div class="row">
<div class="col-sm-12">
<p>The Weather Icons project created and maintained by <a href="http://www.twitter.com/Erik_UX">Erik Flowers</a>. Original artwork by <a href="http://www.twitter.com/artill">Lukas Bischoff.</a></p>
<p>LESS/HTML implementation inspired and heavily influenced by <a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome.</a></p>

6
js/bootstrap.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,2 +0,0 @@
// Generated by CoffeeScript 1.6.3
(function(){}).call(this);