summaryrefslogtreecommitdiff
path: root/source/features/batch-open-issues.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/batch-open-issues.tsx')
-rw-r--r--source/features/batch-open-issues.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/batch-open-issues.tsx b/source/features/batch-open-issues.tsx
index ea827372..bb257918 100644
--- a/source/features/batch-open-issues.tsx
+++ b/source/features/batch-open-issues.tsx
@@ -42,7 +42,7 @@ function init(): void | false {
select('.table-list-header-toggle:not(.states)')?.prepend(
<button
type="button"
- className="btn-link rgh-batch-open-issues pr-2"
+ className="btn-link rgh-batch-open-issues px-2"
>
Open all
</button>