@@ -460,14 +460,12 @@ td .commit-summary {
460
460
}
461
461
462
462
.repository .file .editor .commit-form-wrapper {
463
- padding-left : 64 px ;
463
+ padding-left : 48 px ;
464
464
}
465
465
466
466
.repository .file .editor .commit-form-wrapper .commit-avatar {
467
467
float : left;
468
- margin-left : -64px ;
469
- width : 3em ;
470
- height : auto;
468
+ margin-left : -48px ;
471
469
}
472
470
473
471
.repository .file .editor .commit-form-wrapper .commit-form {
@@ -535,10 +533,6 @@ td .commit-summary {
535
533
min-width : 100px ;
536
534
}
537
535
538
- # new-issue .comment .avatar {
539
- width : 3em ;
540
- }
541
-
542
536
.repository .new .issue .comment .form .content ::before ,
543
537
.repository .new .issue .comment .form .content ::after {
544
538
right : 100% ;
@@ -1216,16 +1210,6 @@ td .commit-summary {
1216
1210
border : 1px solid var (--color-light-border );
1217
1211
}
1218
1212
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
-
1229
1213
.repository # commits-table td .sha .sha .label .detail .icon ,
1230
1214
.repository # repo-files-table .sha .label .detail .icon ,
1231
1215
.repository # repo-file-commit-box .sha .label .detail .icon ,
@@ -1242,14 +1226,6 @@ td .commit-summary {
1242
1226
border-bottom-left-radius : 0 ;
1243
1227
}
1244
1228
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
-
1253
1229
.repository # commits-table td .sha .sha .label .detail .icon .svg ,
1254
1230
.repository # repo-files-table .sha .label .detail .icon .svg ,
1255
1231
.repository # repo-file-commit-box .sha .label .detail .icon .svg ,
@@ -1931,8 +1907,6 @@ td .commit-summary {
1931
1907
}
1932
1908
1933
1909
.user-cards .list .item .avatar {
1934
- width : 48px ;
1935
- height : 48px ;
1936
1910
float : left;
1937
1911
display : block;
1938
1912
margin-right : 10px ;
0 commit comments