Skip to content

Commit

Permalink
#2222 fix phone icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed May 7, 2015
1 parent 4e47008 commit 16771df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/default/elements/icon.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ i.icon.log.out:before { content: "\f08b"; }
i.icon.thumb.tack:before { content: "\f08d"; }
i.icon.winner:before { content: "\f091"; }
i.icon.bookmark.outline:before { content: "\f097"; }
i.icon.phone.square:before { content: "\f098"; }
i.icon.phone:before { content: "\f095"; }
i.icon.phone.square:before { content: "\f098"; }
i.icon.credit.card:before { content: "\f09d"; }
i.icon.hdd.outline:before { content: "\f0a0"; }
Expand Down

0 comments on commit 16771df

Please sign in to comment.