@@ -460,14 +460,12 @@ td .commit-summary {
460460}
461461
462462.repository .file .editor .commit-form-wrapper {
463- padding-left : 64 px ;
463+ padding-left : 48 px ;
464464}
465465
466466.repository .file .editor .commit-form-wrapper .commit-avatar {
467467 float : left;
468- margin-left : -64px ;
469- width : 3em ;
470- height : auto;
468+ margin-left : -48px ;
471469}
472470
473471.repository .file .editor .commit-form-wrapper .commit-form {
@@ -535,10 +533,6 @@ td .commit-summary {
535533 min-width : 100px ;
536534}
537535
538- # new-issue .comment .avatar {
539- width : 3em ;
540- }
541-
542536.repository .new .issue .comment .form .content ::before ,
543537.repository .new .issue .comment .form .content ::after {
544538 right : 100% ;
@@ -1216,16 +1210,6 @@ td .commit-summary {
12161210 border : 1px solid var (--color-light-border );
12171211}
12181212
1219- .repository # commits-table td .sha .sha .label .ui .signature .avatar ,
1220- .repository # repo-files-table .sha .label .ui .signature .avatar ,
1221- .repository # repo-file-commit-box .sha .label .ui .signature .avatar ,
1222- .repository # rev-list .sha .label .ui .signature .avatar ,
1223- .repository .timeline-item .commits-list .singular-commit .sha .label .ui .signature .avatar {
1224- height : 16px ;
1225- margin-bottom : 0 ;
1226- width : 16px ;
1227- }
1228-
12291213.repository # commits-table td .sha .sha .label .detail .icon ,
12301214.repository # repo-files-table .sha .label .detail .icon ,
12311215.repository # repo-file-commit-box .sha .label .detail .icon ,
@@ -1242,14 +1226,6 @@ td .commit-summary {
12421226 border-bottom-left-radius : 0 ;
12431227}
12441228
1245- .repository # commits-table td .sha .sha .label .detail .icon img ,
1246- .repository # repo-files-table .sha .label .detail .icon img ,
1247- .repository # repo-file-commit-box .sha .label .detail .icon img ,
1248- .repository # rev-list .sha .label .detail .icon img ,
1249- .repository .timeline-item .commits-list .singular-commit .sha .label .detail .icon img {
1250- margin-right : 0 ;
1251- }
1252-
12531229.repository # commits-table td .sha .sha .label .detail .icon .svg ,
12541230.repository # repo-files-table .sha .label .detail .icon .svg ,
12551231.repository # repo-file-commit-box .sha .label .detail .icon .svg ,
@@ -1931,8 +1907,6 @@ td .commit-summary {
19311907}
19321908
19331909.user-cards .list .item .avatar {
1934- width : 48px ;
1935- height : 48px ;
19361910 float : left;
19371911 display : block;
19381912 margin-right : 10px ;
0 commit comments