Skip to content

Commit

Permalink
Corrected color for link on new message banner
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Nov 13, 2015
1 parent 684c60b commit 7a2c867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules/messaging/_banners.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
text-shadow: 0 1px $color-shadow-light;

a {
color: $base-link-color;
color: $base-font-color;
}
}
}

0 comments on commit 7a2c867

Please sign in to comment.