summaryrefslogtreecommitdiffstats
path: root/web_src/css/repository.css
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/css/repository.css')
-rw-r--r--web_src/css/repository.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web_src/css/repository.css b/web_src/css/repository.css
index 80e2e1cb8b..8b25775bb4 100644
--- a/web_src/css/repository.css
+++ b/web_src/css/repository.css
@@ -2444,7 +2444,7 @@
.settings.webhooks .list > .item:not(:first-child),
.settings.githooks .list > .item:not(:first-child),
-.settings.runners .list > .item:not(:first-child) {
+.settings.actions .list > .item:not(:first-child) {
padding: 0.25rem 1rem;
margin: 12px -1rem -1rem;
}