1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-02 13:45:28 +00:00

add .fa margin like .octicon ()

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
public

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;
}