Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE8-10 nowrap doesn't work well #36

Open
sunnyzhouy opened this issue Feb 11, 2016 · 2 comments
Open

IE8-10 nowrap doesn't work well #36

sunnyzhouy opened this issue Feb 11, 2016 · 2 comments

Comments

@sunnyzhouy
Copy link

Flexibility is a very useful work. I will continue focus on it !

And I want use it in our company business. so, i tested this example in ie8 ie9 ie10 and chrome.

See below:

ie8 nowrap doesn't work with space-around

Chrome:
image

IE8:
image

IE9,10 nowrap doesn't work anywhere

Chrome:
image

IE9:
image

IE10:
image

@Dan503
Copy link

Dan503 commented Feb 11, 2016

Your using the wrong syntax.

You are after { flex-wrap: nowrap; }

There is no dash in "nowrap"

@sunnyzhouy sunnyzhouy changed the title IE8-10 no-wrap doesn't work well IE8-10 nowrap doesn't work well Feb 14, 2016
@sunnyzhouy
Copy link
Author

But demo's syntax is right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants