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

[Input] Fix various styling issue #7209

Merged
merged 1 commit into from
Jun 21, 2017
Merged

[Input] Fix various styling issue #7209

merged 1 commit into from
Jun 21, 2017

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jun 21, 2017

Closes #7201
Closes #6980

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! v1.x.x labels Jun 21, 2017
@oliviertassinari oliviertassinari merged commit eefe60a into mui:next Jun 21, 2017
@oliviertassinari oliviertassinari deleted the input-fix branch June 21, 2017 22:18
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: text field 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.

[Input] On hover the line moves up an down [TextField] multiLine: incorrect resizing behavior on IE 11
1 participant