summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_closed_by_box.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/_closed_by_box.html.haml')
-rw-r--r--app/views/projects/issues/_closed_by_box.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/projects/issues/_closed_by_box.html.haml b/app/views/projects/issues/_closed_by_box.html.haml
index 3c491c1a8b8..de415ae51a4 100644
--- a/app/views/projects/issues/_closed_by_box.html.haml
+++ b/app/views/projects/issues/_closed_by_box.html.haml
@@ -1,3 +1,2 @@
-.issue-closed-by-widget
- = icon('check')
+.issue-closed-by-widget.gray-content-block.second-block.white
This issue will be closed automatically when merge request #{markdown(merge_requests_sentence(@closed_by_merge_requests), pipeline: :gfm)} is accepted.