add .fa margin like .octicon (#7267)

This commit is contained in:
Antoine GIRARD 2019-06-20 16:41:21 +02:00 committed by Lunny Xiao
parent cf7a5b3d91
commit e94a84248d
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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