lipis / bootstrap-social

:couple: Social Sign-In Buttons for Bootstrap
https://lipis.github.io/bootstrap-social/
MIT License
2.91k stars 821 forks source link

A problem that might caused by bootstrap4 and fontawesome5 #168

Open dolare opened 6 years ago

dolare commented 6 years ago

Hello,

Today I am trying to use linkedin button, following is the code:

Sign in with LinkedIn

There are two linkedin buttons appeared. image

Other buttons like windows or google works well.

Is there conflict between bootstrap4 and fontawesome5?

Thanks.

dolare commented 6 years ago

The code is here: <b-col cols="12" class="login-panel_form_social_item"> <a class="btn btn-block btn-social btn-linkedin"> <span class="fa fa-linkedin"></span> with LinkedIn Account </a> </b-col>

florisvdk commented 6 years ago

for font awesome 5 see this: https://github.com/lipis/bootstrap-social/issues/166 Not tested with bootstrap 4