add .fa margin like .octicon (#7258)

This commit is contained in:
Antoine GIRARD 2019-06-20 09:16:01 +02:00 committed by Lunny Xiao
parent 8ec659722d
commit de9b398cde
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
border-bottom: 1px solid #eaeaea;
}
.octicon {
.octicon, .fa {
margin-left: 1px;
margin-right: 5px;
}