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

[AppBar] Fix flexbox styling in Safari #1226

Merged
merged 1 commit into from
Jul 22, 2015
Merged

Conversation

elgerlambert
Copy link
Contributor

closes #1212

hai-cea added a commit that referenced this pull request Jul 22, 2015
[AppBar] Fix flexbox styling in Safari
@hai-cea hai-cea merged commit 6f8cda4 into mui:master Jul 22, 2015
@hai-cea
Copy link
Member

hai-cea commented Jul 22, 2015

Thanks @elgerlambert

@elgerlambert
Copy link
Contributor Author

Thanks @hai-cea and you're welcome!

FYI: Not sure if you're already aware, but it's good to know potential issues that might arise by setting the display value in this way, see Paul's (zpao) comment here: facebook/react#2020 (comment)

There doesn't appear to be any inline alternatives atm. As far as hacks go I think this is quite an elegant one for now. But be aware that things might break when react moves to using createElement (as opposed to innerHTML) internally.

@hai-cea
Copy link
Member

hai-cea commented Jul 23, 2015

Thanks @elgerlambert - that's good to know!

@zannager zannager added the component: app bar This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: app bar This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AppBar right menu is cut off in Safari
3 participants