Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(sidenav): rightNav button and input text is blurry on IE11 #8297

Closed
wants to merge 1 commit into from

Conversation

Splaktar
Copy link
Member

@Splaktar Splaktar commented May 1, 2016

Use translate instead of translate3d for better IE11 support
Same was previously done for md-dialog here: 689a34d

Fixes #6007.

Before:
rightnavblurryie11

After:
rightnavfixedie11

 Use `translate` instead of `translate3d` for better IE11 support
 Same was previously done for `md-dialog` here: angular@689a34d

Fixes angular#6007.
@Splaktar Splaktar added type: bug browser: IE This issue is specific to Internet Explorer labels May 1, 2016
@ThomasBurleson ThomasBurleson added the pr: merge ready This PR is ready for a caretaker to review label May 2, 2016
@Splaktar Splaktar deleted the wip/fixBlurryRightNavIe11 branch January 22, 2018 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser: IE This issue is specific to Internet Explorer pr: merge ready This PR is ready for a caretaker to review type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mdSidenav: Blurry content in IE
2 participants