Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

"font-weight: bold" breaks the fonticon #17

Open
elvismercado opened this issue Jan 20, 2017 · 1 comment
Open

"font-weight: bold" breaks the fonticon #17

elvismercado opened this issue Jan 20, 2017 · 1 comment

Comments

@elvismercado
Copy link

I use the fontawesome like in the code below. If I add the bold class the icon won't work.

.bold { font-weight: bold; }
<Label [text]="'fa-bars' | fonticon" class="fa"></Label>
<Label text="{{'fa-bars' | fonticon}}" class="fa"></Label>

@Niko87
Copy link

Niko87 commented Jun 15, 2017

i'm having the same problem, but only in IOS..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants