summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/runners/_index.html.haml')
-rw-r--r--app/views/projects/runners/_index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/runners/_index.html.haml b/app/views/projects/runners/_index.html.haml
index 8f4891d0367..63dcf1fcc16 100644
--- a/app/views/projects/runners/_index.html.haml
+++ b/app/views/projects/runners/_index.html.haml
@@ -12,7 +12,7 @@
%span.badge.badge-success active
\- Runner is active and can process any new jobs
%li
- %span.badge.label-danger paused
+ %span.badge.badge-danger paused
\- Runner is paused and will not receive any new jobs
%hr