Skip to content

Commit b96fabe

Browse files
committed
Fix avatar radius problem on the new issue page
1 parent 00fc29a commit b96fabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ td .commit-summary {
535535
min-width: 100px;
536536
}
537537

538-
#new-issue .avatar {
538+
#new-issue .comment .avatar {
539539
width: 3em;
540540
}
541541

0 commit comments

Comments
 (0)