mivaecommerce / levels-readytheme

Repo for Levels ReadyTheme
1 stars 0 forks source link

In Internet Explorer the newsletter area is broken #19

Closed mivajenn closed 8 years ago

mivajenn commented 8 years ago

screen shot 2016-01-20 at 10 25 41 am 2

tessguefen commented 8 years ago

What version of IE was that?

mivajenn commented 8 years ago

windows 8 - IE 10

Jenn Randolph

Graphic Designer / Miva, Inc. www.miva.comhttp://www.miva.com/

Twitterhttp://www.twitter.com/mivamerchant | Facebookhttp://www.facebook.com/mivamerchant | Instagramhttp://www.instagram.com/mivamerchant | Vimeohttp://www.vimeo.com/mivamerchant | Bloghttp://www.mivamerchant.com/blog

[http://www.mivamerchant.com/images/new-images/miva-email-sig.gif]http://www.miva.com/

On Jan 20, 2016, at 11:05 AM, Tess notifications@github.com<mailto:notifications@github.com> wrote:

What version of IE was that?

— Reply to this email directly or view it on GitHubhttps://github.com/mivaecommerce/levels-readytheme/issues/19#issuecomment-173326393.

tessguefen commented 8 years ago

Thanks Jenn!

Can you check if it's working now? I added some CSS to fix it.

(Added to structure.css at the bottom. This will only effect IE8):

.ie8 .newsletter-input {width: 80%; float:left;}
.ie8  .newsletter-button {width: 20%;}