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

[Button] Fix IE11 support of CSS 'width:initial' #12119

Merged
merged 2 commits into from
Jul 12, 2018
Merged

[Button] Fix IE11 support of CSS 'width:initial' #12119

merged 2 commits into from
Jul 12, 2018

Conversation

koshea
Copy link
Contributor

@koshea koshea commented Jul 12, 2018

Use of the CSS initial value is causing issues in IE11. Patch to fix in 2 locations.

Closes #12114.

@oliviertassinari oliviertassinari changed the title IE11 does not support CSS 'initial' #12144 [Snackbar] Fix IE11 support of CSS 'width:initial' Jul 12, 2018
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: snackbar This is the name of the generic UI component, not the React module! labels Jul 12, 2018
@oliviertassinari oliviertassinari changed the title [Snackbar] Fix IE11 support of CSS 'width:initial' [Button] Fix IE11 support of CSS 'width:initial' Jul 12, 2018
@oliviertassinari oliviertassinari added component: button This is the name of the generic UI component, not the React module! and removed component: snackbar This is the name of the generic UI component, not the React module! labels Jul 12, 2018
@oliviertassinari oliviertassinari merged commit 5d69f78 into mui:master Jul 12, 2018
@oliviertassinari
Copy link
Member

@koshea It's a great first pull request on Material-UI 👌🏻. Thank you for giving it a shot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: button 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.

2 participants