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

CSS3 Flexboxes #168

Closed
SourceR85 opened this issue Mar 4, 2014 · 4 comments
Closed

CSS3 Flexboxes #168

SourceR85 opened this issue Mar 4, 2014 · 4 comments

Comments

@SourceR85
Copy link

div {
  display: flex;
  flex-direction: row;
  >div {
    order: 0;
  }
}
@alexggordon
Copy link

+1. Is there a status on the fix for this? Is this something up for pull-request grabs?

@PixelT
Copy link

PixelT commented Sep 23, 2015

+1
I think there is a pull request for this: #194

@cvrebert
Copy link

+1

1 similar comment
@RickyRomero
Copy link

+1

@SourceR85 SourceR85 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 13, 2023
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

5 participants