IE11 year dropdown is merged with the arrow down which is next to it
See original GitHub issueExpected behavior
Actual behavior
Steps to reprodcue
Init DatePicker and launch in IE11.
<DatePicker showYearDropdown />
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:7 (1 by maintainers)
Top Results From Across the Web
DropDown issue in IE11 - TechNet - Microsoft
Hello,. I am facing dropdown issues in IE11. We are migrating from IE8 to IE11, the same dropdowns work fine in IE8.
Read more >Why is dropdown moved to the left in IE 11 but not in Chrome ...
I believe this is because the left , top properties are not set and it's taking either random (IE) or the browser given...
Read more >Disable Internet Explorer Using Intune Group Policy Browser ...
Let's check how to disable the Internet Explorer 11 Browser app ... You can click on the Next button to continue and select...
Read more >Supported platforms - Material UI - MUI
For instance, we will close new issues opened about IE 11 and might not merge pull requests that improve IE 11 support. v6...
Read more >HOW TO - Changing Drop Down selector Arrow with ONLY CSS
Change selector drop down arrows to match your design with ... The next thing is the magical appearance: none .selectdiv select {} It...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Add this css in only Internet Explorer css file or Internet Explorer media query.
It will add margin between month and year. Try this it work’s for me.
I’m also seeing this in Chrome after upgrading from 3.* to 4.*