File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -523,7 +523,7 @@ td .commit-summary {
523523
524524.repository .view .issue .comment-list .timeline-item ,
525525.repository .view .issue .comment-list .timeline-item-group {
526- padding : 16 px 0 ;
526+ padding : 8 px 0 ;
527527}
528528
529529.repository .view .issue .comment-list .timeline-item-group .timeline-item {
@@ -577,6 +577,11 @@ td .commit-summary {
577577 justify-content : center;
578578}
579579
580+ .repository .view .issue .comment-list .timeline-item .commits-list .badge {
581+ margin-right : 0 ;
582+ height : 28px ;
583+ }
584+
580585.repository .view .issue .comment-list .timeline-item .badge .svg {
581586 width : 22px ;
582587 height : 22px ;
@@ -601,10 +606,6 @@ td .commit-summary {
601606 padding-top : 0 ;
602607}
603608
604- .repository .view .issue .comment-list .timeline-item .commits-list .ui .avatar {
605- margin-right : 0.25em ;
606- }
607-
608609.repository .view .issue .comment-list .timeline-item .event > .commit-status-link {
609610 float : right;
610611 margin-right : 8px ;
You can’t perform that action at this time.
0 commit comments