No repeat no repeat causing problems in ie8

no repeat no repeat causing problems in ie8, any way this can be fixed?

For background images? Can you give us a little more information? Do you have a screenshot of what it looks like in ie8 and what you’d expect it to look like instead?

Im having the same problem as well.

I attached a screenshot. Every background image that has ‘No-Repeat’ shows repeated on IE8 on Window 7

I saw that web flow will add two values of ‘no-repeat’

It seems IE8 will not be able to read this correctly, so I had to manually change all my background images and have it only appear one ‘no-repeat’ to get this working in IE8

@liberrtines you are correct! Just read http://stackoverflow.com/questions/10078952/css-no-repeat-not-working-in-ie and saw that IE8 doesn’t know what to do with background-repeat: no-repeat, no-repeat even though that value works fun in IE9, FF, Chrome, etc.

We’ll add this bug and try to fix it as soon as we can. Thanks for pointing it out!