add .fa margin like .octicon (#7267)
This commit is contained in:
parent
cf7a5b3d91
commit
e94a84248d
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -23,7 +23,7 @@
|
||||||
border-bottom: 1px solid #eaeaea;
|
border-bottom: 1px solid #eaeaea;
|
||||||
}
|
}
|
||||||
|
|
||||||
.octicon {
|
.octicon, .fa {
|
||||||
margin-left: 1px;
|
margin-left: 1px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue