Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/empty_states/_issues.html.haml')
-rw-r--r--app/views/shared/empty_states/_issues.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/empty_states/_issues.html.haml b/app/views/shared/empty_states/_issues.html.haml
index 1ab9e288a9e..387a83873b5 100644
--- a/app/views/shared/empty_states/_issues.html.haml
+++ b/app/views/shared/empty_states/_issues.html.haml
@@ -8,8 +8,8 @@
.row.empty-state
.col-12
- .svg-content
- = image_tag 'illustrations/issues.svg'
+ .svg-content.svg-150
+ = image_tag 'illustrations/empty-state/empty-issues-md.svg'
.col-12
.text-content
- if has_filter_bar_param?