summaryrefslogtreecommitdiff
path: root/app/views/projects/jobs/_empty_state.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/jobs/_empty_state.html.haml')
-rw-r--r--app/views/projects/jobs/_empty_state.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/jobs/_empty_state.html.haml b/app/views/projects/jobs/_empty_state.html.haml
index 311934d9c33..ea552c73c92 100644
--- a/app/views/projects/jobs/_empty_state.html.haml
+++ b/app/views/projects/jobs/_empty_state.html.haml
@@ -5,10 +5,10 @@
- action = local_assigns.fetch(:action, nil)
.row.empty-state
- .col-xs-12
+ .col-12
.svg-content{ class: illustration_size }
= image_tag illustration
- .col-xs-12
+ .col-12
.text-content
%h4.text-center= title
- if content