Collect emails
This commit is contained in:
committed by
Tyler Renelle
parent
9d8569cfd9
commit
3c1ef4a822
+14
-1
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user