summaryrefslogtreecommitdiff
path: root/app/views/projects/cleanup/_show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/cleanup/_show.html.haml')
-rw-r--r--app/views/projects/cleanup/_show.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/projects/cleanup/_show.html.haml b/app/views/projects/cleanup/_show.html.haml
index 019894ddbb4..02d35e690ca 100644
--- a/app/views/projects/cleanup/_show.html.haml
+++ b/app/views/projects/cleanup/_show.html.haml
@@ -26,5 +26,4 @@
.form-text.text-muted
= _("The maximum file size allowed is %{size}.") % { size: number_to_human_size(Gitlab::CurrentSettings.max_attachment_size.megabytes) }
- .gl-display-flex.gl-justify-content-end
- = f.submit _('Start cleanup'), class: 'btn btn-success'
+ = f.submit _('Start cleanup'), class: 'btn btn-success'