summaryrefslogtreecommitdiff
path: root/app/views/shared/dashboard/_no_filter_selected.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/dashboard/_no_filter_selected.html.haml')
-rw-r--r--app/views/shared/dashboard/_no_filter_selected.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/dashboard/_no_filter_selected.html.haml b/app/views/shared/dashboard/_no_filter_selected.html.haml
index b2e6967f6aa..32246dac4c7 100644
--- a/app/views/shared/dashboard/_no_filter_selected.html.haml
+++ b/app/views/shared/dashboard/_no_filter_selected.html.haml
@@ -1,8 +1,8 @@
.row.empty-state.text-center
- .col-xs-12
+ .col-12
.svg-130.prepend-top-default
= image_tag 'illustrations/issue-dashboard_results-without-filter.svg'
- .col-xs-12
+ .col-12
.text-content
%h4
= _("Please select at least one filter to see results")