Skip to content
New issue

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

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

Already on GitHub? # to your account

Author profile links' alignment are off in sidebar #341

Closed
mmistakes opened this issue Jun 6, 2016 · 0 comments
Closed

Author profile links' alignment are off in sidebar #341

mmistakes opened this issue Jun 6, 2016 · 0 comments
Assignees

Comments

@mmistakes
Copy link
Owner

Icons are using .fa-fw class to apply fixed width styling but is overridden. Remove initial or reset back to inline-block.

.social-icons .fa {
  display: initial;
}
@mmistakes mmistakes self-assigned this Jun 6, 2016
@mmistakes mmistakes changed the title Author profile links alignment are off in sidebar Author profile links' alignment are off in sidebar Jun 6, 2016
sobkowiak pushed a commit to sobkowiak/sobkowiak.github.io-new that referenced this issue Jul 18, 2016
sobkowiak pushed a commit to sobkowiak/sobkowiak.github.io-new that referenced this issue Jul 18, 2016
cjmadsen pushed a commit to cjmadsen/cjmadsen.github.io that referenced this issue Dec 7, 2016
jluccisano added a commit to jluccisano/jluccisano.github.io that referenced this issue May 6, 2017
makaroniame added a commit to makaroniame/makaroniame-old.github.io that referenced this issue May 18, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant