mirror of
https://github.com/go-gitea/gitea
synced 2024-12-22 10:18:01 +01:00
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;
|
border-bottom: 1px solid #eaeaea;
|
||||||
}
|
}
|
||||||
|
|
||||||
.octicon {
|
.octicon, .fa {
|
||||||
margin-left: 1px;
|
margin-left: 1px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user