Browse Source

Merge pull request #4354 from anantoghosh/patch-2

[Icons] Removed duplicated 'talk' icon with incorrect content
pull/4365/head
Jack Lukic 8 years ago
committed by GitHub
parent
commit
0165906e8d
1 changed files with 0 additions and 1 deletions
  1. 1
      src/themes/default/elements/icon.overrides

1
src/themes/default/elements/icon.overrides

@ -753,7 +753,6 @@ i.icon.attention:before { content: "\f06a"; }
i.icon.eye:before { content: "\f06e"; }
i.icon.exclamation.triangle:before { content: "\f071"; }
i.icon.shuffle:before { content: "\f074"; }
i.icon.talk:before { content: "\f075"; }
i.icon.chat:before { content: "\f075"; }
i.icon.cart:before { content: "\f07a"; }
i.icon.shopping.cart:before { content: "\f07a"; }

Loading…
Cancel
Save