mirror of https://github.com/go-gitea/gitea.git
add .fa margin like .octicon (#7267)
This commit is contained in:
parent
cf7a5b3d91
commit
e94a84248d
File diff suppressed because one or more lines are too long
|
@ -23,7 +23,7 @@
|
|||
border-bottom: 1px solid #eaeaea;
|
||||
}
|
||||
|
||||
.octicon {
|
||||
.octicon, .fa {
|
||||
margin-left: 1px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue