Skip to content

Commit 0a2898c

Browse files
committed
exactly match the elements we need
1 parent c25082a commit 0a2898c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web_src/css/repo.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,8 +1345,8 @@ td .commit-summary {
13451345
justify-content: end;
13461346
}
13471347

1348-
.comment-header-right .action {
1349-
padding: 4px;
1348+
.comment-header-right > .item.action {
1349+
padding: 4px; /* add some padding to make click area larger for the "item action ... ui dropdown" items */
13501350
}
13511351

13521352
.comment-body {

0 commit comments

Comments
 (0)