-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[SelectField] width of options more than width of select if fullWidth={true} #3923
Labels
bug 🐛
Something doesn't work
component: select
This is the name of the generic UI component, not the React module!
Comments
Any update on this? workaround maybe? |
Any answer for questions? |
As a workaround, I'm manually setting the width for something like 80%, which works on most cases: |
oliviertassinari
changed the title
SelectField width of options more than width of select if fullWidth={true}
[SelectField] width of options more than width of select if fullWidth={true}
Mar 26, 2017
oliviertassinari
added
the
component: select
This is the name of the generic UI component, not the React module!
label
Mar 26, 2017
This happens because |
2 tasks
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: select
This is the name of the generic UI component, not the React module!
Problem Description
Versions
material-ui - 0.14.4
react 0.14.3
Select
Opened select
The text was updated successfully, but these errors were encountered: