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

Fix "display: flex" to work on iOS 8 #626

Merged
merged 2 commits into from
Sep 21, 2016
Merged

Fix "display: flex" to work on iOS 8 #626

merged 2 commits into from
Sep 21, 2016

Conversation

Gilles123
Copy link
Contributor

@Gilles123 Gilles123 commented Sep 21, 2016

This fixes #624.

@astorije astorije changed the title Fix "display: flex" to work on iOS 8, closes #624 Fix "display: flex" to work on iOS 8 Sep 21, 2016
@xPaw
Copy link
Member

xPaw commented Sep 21, 2016

Prefixed properties should be set before non prefixed ones, not after.

@astorije astorije added this to the 2.0.0 milestone Sep 21, 2016
@astorije astorije self-assigned this Sep 21, 2016
@astorije astorije added Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. second review needed labels Sep 21, 2016
@astorije
Copy link
Member

Prefixed values are now allowed repo-wide to allow for Flexbox to run on iOS 8 :)

@astorije astorije merged commit 3dbfd12 into thelounge:master Sep 21, 2016
@williamboman
Copy link
Member

Autoprefixer would help avoid this.

matburnham pushed a commit to matburnham/lounge that referenced this pull request Sep 6, 2017
Fix "display: flex" to work on iOS 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't see channel textarea on mobile
5 participants