summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Lee Yu <hleeyu@gmail.com>2018-11-07 12:57:16 +0800
committerHeinrich Lee Yu <hleeyu@gmail.com>2018-11-19 23:58:35 +0800
commit8f01669016215ce736e2836b9c684bb28c2afca6 (patch)
tree99495d5b42a603e90a9ff061584dcd4568cf90b6
parent0798fa15a594601e6c7b4136c28e8208157106f0 (diff)
downloadgitlab-ce-8f01669016215ce736e2836b9c684bb28c2afca6.tar.gz
Remove text-center in description
-rw-r--r--app/views/shared/empty_states/_issues.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/empty_states/_issues.html.haml b/app/views/shared/empty_states/_issues.html.haml
index 00b2741d392..bc5c41ae696 100644
--- a/app/views/shared/empty_states/_issues.html.haml
+++ b/app/views/shared/empty_states/_issues.html.haml
@@ -11,7 +11,7 @@
- if has_filter_bar_param?
%h4.text-center
= _("Sorry, your filter produced no results")
- %p.text-center
+ %p
= _("To widen your search, change or remove filters in the filter bar above")
- elsif current_user
%h4