Skip to content

Commit b1b0e70

Browse files
committed
VersionList::Row: Use circle avatars for users
1 parent b17badb commit b1b0e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/version-list/row.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
width: auto;
154154
margin-left: 3px;
155155
margin-bottom: -.4em;
156-
border-radius: 3px;
156+
border-radius: 50%;
157157
}
158158

159159
.metadata-row {

0 commit comments

Comments
 (0)