Skip to content

Commit c25082a

Browse files
committed
move margin to suggested selector
1 parent 004271f commit c25082a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,6 @@ td .commit-summary {
595595

596596
.repository.view.issue .comment-list .conversation-holder .comment .comment-container {
597597
border: none;
598-
gap: 6px;
599598
}
600599

601600
@media (max-width: 767.98px) {
@@ -663,6 +662,7 @@ td .commit-summary {
663662
}
664663

665664
.repository.view.issue .comment-list .code-comment .comment-content {
665+
margin-top: 6px;
666666
margin-left: 24px;
667667
}
668668

0 commit comments

Comments
 (0)