Skip to content

Commit 47262bf

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,7 @@ td .commit-summary {
537537

538538
#new-issue .avatar {
539539
width: 3em;
540+
height: 3em;
540541
}
541542

542543
.repository.new.issue .comment.form .content::before,

0 commit comments

Comments
 (0)