From 3c1ef4a822ca25967a74ac5d71be5c2e960a723c Mon Sep 17 00:00:00 2001 From: Daniel Saewitz Date: Wed, 16 Jan 2013 20:53:17 -0500 Subject: [PATCH] Collect emails --- styles/app/index.styl | 15 ++++++++++++++- views/app/index.html | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/styles/app/index.styl b/styles/app/index.styl index 7417f37753..35bf038901 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -226,4 +226,17 @@ li:hover .task-meta-controls .hover-show right: 100%; margin-right: -1px; top: 50%; - margin-top: -6px; \ No newline at end of file + margin-top: -6px; + + +/* MIGRATION CSS */ +.mc_embed_signup + form + label + display inline + .mc-field-group + float left + .clear + float left + .clear-both + clear both diff --git a/views/app/index.html b/views/app/index.html index d867c81f0e..b93154aabf 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -146,6 +146,7 @@
+