Collect emails

This commit is contained in:
Daniel Saewitz
2013-01-16 20:53:17 -05:00
committed by Tyler Renelle
parent 9d8569cfd9
commit 3c1ef4a822
2 changed files with 15 additions and 1 deletions
+14 -1
View File
@@ -226,4 +226,17 @@ li:hover .task-meta-controls .hover-show
right: 100%;
margin-right: -1px;
top: 50%;
margin-top: -6px;
margin-top: -6px;
/* MIGRATION CSS */
.mc_embed_signup
form
label
display inline
.mc-field-group
float left
.clear
float left
.clear-both
clear both
+1
View File
@@ -146,6 +146,7 @@
<div class="clear">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button">
</div>
<div class='clear-both'></div>
</form>
</div>
</div>