-
Notifications
You must be signed in to change notification settings - Fork 90
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
Stray line on checkbox on IE #518
Comments
It seems to be a bug caused by the transform rotate (-45deg).
or
|
Thanks @alex-ju both these do it for my project - much appreciated. I'm afraid I'm not familiar with this repo, nor have my VM set-up to test a local server, so can't provide a PR for this (govuk_elements repo). |
Thanks @alex-ju! 💯 Can you please open a pull request for this fix. |
Fix #518: stray line on checkbox on IE11
Reopening until we get a release out |
Released in v3.1.1 |
A ticked checkbox has a stray hairline. See:
As viewed here:
https://govuk-elements.herokuapp.com/form-elements/#form-checkboxes
on a VM running Windows 7, IE11(Edge) on OSX (Retina). Also seen on IE9 &IE10 emulation (from Edge's dev tools).
The text was updated successfully, but these errors were encountered: