Skip to content

Commit

Permalink
fix(search): update search icon to correct token (#5222)
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan authored Jan 31, 2020
1 parent 0b5ca7a commit 51a3c0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/components/src/components/search/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@
width: rem(16px);
top: 50%;
transform: translateY(-50%);
// Ensure clear icon is rendered in Firefox (#1127)
fill: $text-02;
fill: $icon-02;
pointer-events: none;
}

Expand Down

0 comments on commit 51a3c0a

Please sign in to comment.