Skip to content

Commit

Permalink
fix(overflow-menu): update hover color (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan authored and marijohannessen committed Apr 25, 2017
1 parent 95f3aee commit 2436bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/overflow-menu/_overflow-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
fill: $ui-05;

&:hover {
fill: $brand-02;
fill: $brand-01;
}
}

Expand Down

0 comments on commit 2436bb8

Please sign in to comment.