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 {
523
523
524
524
.repository .view .issue .comment-list .timeline-item ,
525
525
.repository .view .issue .comment-list .timeline-item-group {
526
- padding : 16 px 0 ;
526
+ padding : 8 px 0 ;
527
527
}
528
528
529
529
.repository .view .issue .comment-list .timeline-item-group .timeline-item {
@@ -577,6 +577,11 @@ td .commit-summary {
577
577
justify-content : center;
578
578
}
579
579
580
+ .repository .view .issue .comment-list .timeline-item .commits-list .badge {
581
+ margin-right : 0 ;
582
+ height : 28px ;
583
+ }
584
+
580
585
.repository .view .issue .comment-list .timeline-item .badge .svg {
581
586
width : 22px ;
582
587
height : 22px ;
@@ -601,10 +606,6 @@ td .commit-summary {
601
606
padding-top : 0 ;
602
607
}
603
608
604
- .repository .view .issue .comment-list .timeline-item .commits-list .ui .avatar {
605
- margin-right : 0.25em ;
606
- }
607
-
608
609
.repository .view .issue .comment-list .timeline-item .event > .commit-status-link {
609
610
float : right;
610
611
margin-right : 8px ;
You can’t perform that action at this time.
0 commit comments