Fix alignment of icons used in author profile sidebar links

- Close #341
This commit is contained in:
Michael Rose 2016-06-06 12:08:45 -04:00
parent 1c8bfa3fe6
commit f497183b2a
2 changed files with 1 additions and 2 deletions

View file

@ -184,7 +184,6 @@ body:hover .visually-hidden button {
.social-icons {
.fa {
color: #000;
display: initial;
}
.fa-behance,

File diff suppressed because one or more lines are too long