Removed moz border on focus from EuiSelect.#3197
Conversation
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
|
Can you please describe the path you took to find this CSS solution? Why does it need a transparent text color but with a text-shadow? |
|
Mozilla uses text color to determine the color of the dotted border, so we need to use color as transparent for it but for text to be visible, the text shadow should be completely black. |
cchaos
left a comment
There was a problem hiding this comment.
Please be sure to add a Changelog entry. You can follow the guidelines in the Contributing doc.
Co-Authored-By: Caroline Horn <549577+cchaos@users.noreply.github.com>
|
Jenkins test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_3197/ |
cchaos
left a comment
There was a problem hiding this comment.
👍 LGTM, just a nit in regards to language in the changelog. I'll commit and merge.
Thanks @walter-ind!
Description
Old - #3178
Fixes #3171
GIF
Checklist