Skip to content

Commit 2a3c6c6

Browse files
26.3.3 suggest-commit-title-limit fix "bypass rules" checkbox width
refined-github/refined-github#9038
1 parent 349548c commit 2a3c6c6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

style/26.3.3.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/* https://github.com/refined-github/refined-github/issues/9038 */
2+
[data-testid='mergebox-partial'] input[type='checkbox'] {
3+
width: auto !important;
4+
}

0 commit comments

Comments
 (0)