Skip to content

Commit 9badbd5

Browse files
committed
use padding on .comment-code-cloud instead
1 parent 1602044 commit 9badbd5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

web_src/css/repo.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,6 @@ td .commit-summary {
652652

653653
.repository.view.issue .comment-list .code-comment {
654654
border: 1px solid transparent;
655-
margin: 0 -4px;
656655
padding: 8px;
657656
}
658657

web_src/css/review.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
}
5353

5454
.comment-code-cloud {
55-
padding: 0.5rem 1rem !important;
55+
padding: 0.5rem !important;
5656
position: relative;
5757
}
5858

0 commit comments

Comments
 (0)