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

Fix #518: stray line on checkbox on IE11 #520

Merged
merged 1 commit into from
Jul 10, 2017
Merged

Fix #518: stray line on checkbox on IE11 #520

merged 1 commit into from
Jul 10, 2017

Conversation

alex-ju
Copy link
Contributor

@alex-ju alex-ju commented Jul 10, 2017

What problem does the pull request solve?

IE sometimes miscalculates the border width of a rotated element resulting in a thin border as shown in #518. Setting a transparent border will fix the issue without affecting other browser.

How has this been tested?

Tester with BrowserStack: IE10, IE11 on Windows 7

Screenshots (if appropriate):

Before
screen shot 2017-07-10 at 17 33 33

After
screen shot 2017-07-10 at 17 37 32

What type of change is it?

  • Bug fix (non-breaking change which fixes an issue)

Has the documentation been updated?

  • I have read the CONTRIBUTING document.

IE sometimes miscalculates the border width of a rotated element resulting in a thin border as shown in #518. Setting a transparent border will fix the issue without affecting semantics or rendering on any other browser.
@NickColley
Copy link
Contributor

Looks great 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants