Skip to content
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.

Commit

Permalink
footer change fix scroll issue
Browse files Browse the repository at this point in the history
  • Loading branch information
TamaraShopsin committed Oct 25, 2012
1 parent 98f9b70 commit fc7ea49
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions app/templates/_team-blockee-modal.html
Expand Up @@ -13,32 +13,31 @@ <h1>Team Blockee<h1/>
<div class="row-fluid">
<span class="teamname" name="Jesse Bounds">Jesse Bounds</span>
</br>
<span class="teamb">A software engineer and web developer. He builds scalable systems, is a rock and fount of knowledge. <a href="http://codeforamerica.org/jesse-bounds/" target="_blank">Learn more.</a>
<span class="teamb">A software engineer and web developer. He builds scalable systems, is a rock and fount of knowledge. <a href="http://codeforamerica.org/jesse-bounds/" target="_blank">More.</a>
</span>
</br>
</br>
<span class="teamname" name="Serena Wales">Serena Wales</span>
</br>
<span class="teamb">A web developer from New York with experience building campaigning tools and web applications for nonprofits and corporations. Serena is a badass coder in the best way possible. <a href="http://codeforamerica.org/serena-wales/" target="_blank">Learn more.</a>
<span class="teamb">A web developer from New York with experience building campaigning tools and web applications for nonprofits and corporations. Serena is a badass coder in the best way possible. <a href="http://codeforamerica.org/serena-wales/" target="_blank">More.</a>
</span>
</br>
</br>
<span class="teamname" name="Nick Doiron">Nick Doiron</span>
</br>
<span class="teamb">A developer focusing on web maps, interactive media, and environmental sensors. Nick believes children should be taught CSS before ABCs. <a href="http://codeforamerica.org/nick-doiron/" target="_blank">Learn more.</a>
<span class="teamb">A developer focusing on web maps, interactive media, and environmental sensors. Nick believes children should be taught CSS before ABCs. <a href="http://codeforamerica.org/nick-doiron/" target="_blank">More.</a>
</span>
</br>
</br>
<span class="teamname" name="Tamara Shopsin">Tamara Shopsin</span>
</br>
<span class="teamb">A designer and illustrator with web chops. <a href="http://tamarashopsin.com/" target="_blank">Learn more.</a>
<span class="teamb">A designer and illustrator with web chops. <a href="http://tamarashopsin.com/" target="_blank">More.</a>
</span>
</br>
</br>
<span class="teamb"> <a href="mailto:blockee@codeforamerica.org?Subject=Blockee">Contact</a> us.
</span>
</div>

<div class="modal-footer">
</div>

</div>

0 comments on commit fc7ea49

Please sign in to comment.