Skip to content

Commit 118ba39

Browse files
committed
more arsing around with styling the input box
1 parent 80ec26c commit 118ba39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/gophercon/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h3>Sign up and you won't miss a thing.</h3>
7979
#mc_embed_signup .clear {clear:none; display:inline;}
8080

8181
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
82-
#mc_embed_signup input.email {display:block; font-size:20px;padding:8px 0; margin:0 auto; text-indent:5px; width:58%; min-width:130px;}
82+
#mc_embed_signup input.email {display:block; font-size:20px;padding:8px 0; margin:0 auto; text-indent:5px; min-width: 70%;max-width:90%;}
8383
#mc_embed_signup input.button {display:block; width:35%; margin:10px auto; min-width:90px;}
8484

8585
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}

0 commit comments

Comments
 (0)