-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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(select): reposition chevron SVG #5672
fix(select): reposition chevron SVG #5672
Conversation
Deploy preview for carbon-elements ready! Built with commit af948de |
Deploy preview for carbon-components-react ready! Built with commit af948de https://deploy-preview-5672--carbon-components-react.netlify.com |
The height: 100% needs to be on the svg instead for it to look correct |
|
I see, you may want to open that issue separately against |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 - Thanks @emyarod!
Check the We support |
Closes #5651
This PR resolves a chevron SVG positioning issue in the select component on IE11
Testing / Reviewing
Confirm the select component is visually correct on all browsers