We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Today I am trying to use linkedin button, following is the code:
There are two linkedin buttons appeared.
Other buttons like windows or google works well.
Is there conflict between bootstrap4 and fontawesome5?
Thanks.
The text was updated successfully, but these errors were encountered:
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>
<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>
Sorry, something went wrong.
for font awesome 5 see this: #166 Not tested with bootstrap 4
No branches or pull requests
Hello,
Today I am trying to use linkedin button, following is the code:
Sign in with LinkedInThere are two linkedin buttons appeared.
Other buttons like windows or google works well.
Is there conflict between bootstrap4 and fontawesome5?
Thanks.
The text was updated successfully, but these errors were encountered: