CSS elements won't line up

Posted by Lewis on Stack Overflow See other posts from Stack Overflow or by Lewis
Published on 2012-10-20T04:54:07Z Indexed on 2012/10/20 5:01 UTC
Read the original article Hit count: 141

Filed under:
|

I have just embedded a newsletter field and button into my website, the field sits nicely but the button is too low. I tried different styles but nothing seems to work.

http://www.pazzle.co.uk/

Just underneath the banner.

<!-- Begin MailChimp Signup Form -->

<div id="mc_embed_signup">
<form action="http://pazzle.us6.list-manage.com/subscribe/post?u=7167bf73b26b7bd1298d4f925&amp;id=a48b73e435" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required><div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</form>
</div>

<!--End mc_embed_signup-->

© Stack Overflow or respective owner

Related posts about css

Related posts about styles