-
Notifications
You must be signed in to change notification settings - Fork 8
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
T369636: Fix border misalignment #135
Conversation
From phab description:
@stephanebisson can you still replicate the above with this branch? If so, could you please provide a screenshot for clarity? |
I fixed that part when I continued this work from Huei. |
CI error seems to be related to npm, it's failing to complete the install and build step. Searching online recommends running |
This is likely webpack/webpack#18963 / nodejs/node#55826 |
Thanks, specified a working version for now. Once the webpack issue is resolved, we can revert back to using latest node. I'm subscribed to the ticket |
Great! I'll go ahead and merge this. Could you open a new PR right away that sets the node version back to 'latest' so we can merge it when it passes. |
Done 👆 |
https://phabricator.wikimedia.org/T369636
Follow up to #134. QA feedback pointed to some weird rendering in the corners, after looking very closely I think indeed this
border-radius
is messing with the correct border rendering.You really need to get your magnifying glass out to see this one, but I believe this is what was caught by QA: