Skip to content

Commit

Permalink
Merge pull request #1615 from pulibrary/alternative-coin-icon
Browse files Browse the repository at this point in the history
alternative coin format icon
  • Loading branch information
eliotjordan committed Mar 22, 2019
2 parents d1c5307 + fc1b626 commit cd96f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/icons/icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
.icon-coin,
.blacklight-coin .document-thumbnail .default {
&:before {
content: $icon-coins-stack;
content: $icon-coins-flat;
}
}
.icon-external {
Expand Down

0 comments on commit cd96f78

Please sign in to comment.