Skip to content

Commit e94a842

Browse files
sapklunny
authored andcommitted
add .fa margin like .octicon (#7267)
1 parent cf7a5b3 commit e94a842

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/css/index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/less/_user.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
border-bottom: 1px solid #eaeaea;
2424
}
2525

26-
.octicon {
26+
.octicon, .fa {
2727
margin-left: 1px;
2828
margin-right: 5px;
2929
}

0 commit comments

Comments
 (0)