Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 825e36e

Browse files
committed
Add a bit more space for multiple avatars
1 parent 1c82c2f commit 825e36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/commit-detail.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
&-metaText {
4343
flex: 1;
44-
margin-left: @avatar-dimensions * 1.3; // leave some space for the avatars
44+
margin-left: @avatar-dimensions * 1.4; // leave some space for the avatars
4545
line-height: @avatar-dimensions;
4646
color: @text-color-subtle;
4747
}

0 commit comments

Comments
 (0)