Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A problem that might caused by bootstrap4 and fontawesome5 #168

Open
dolare opened this issue Jan 9, 2018 · 2 comments
Open

A problem that might caused by bootstrap4 and fontawesome5 #168

dolare opened this issue Jan 9, 2018 · 2 comments

Comments

@dolare
Copy link

dolare commented Jan 9, 2018

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
Copy link
Author

dolare commented Jan 10, 2018

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
Copy link

for font awesome 5 see this: #166
Not tested with bootstrap 4

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

No branches or pull requests

2 participants