Skip to content

Commit

Permalink
Links should not force SVG fill color to be blue [#152420796]
Browse files Browse the repository at this point in the history
Signed-off-by: Ming Xiao <mxiao@pivotal.io>
  • Loading branch information
reidmit authored and Ming Xiao committed Jan 4, 2018
1 parent 3b54b08 commit 79e5bc9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/css/links/links.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ a {
text-decoration: none;
@include transition-pui();

svg {
fill: $link-color;
}

transition: all 150ms ease-out;
}

Expand Down

0 comments on commit 79e5bc9

Please sign in to comment.