summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/lints/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/ci/lints/show.html.haml')
-rw-r--r--app/views/projects/ci/lints/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/ci/lints/show.html.haml b/app/views/projects/ci/lints/show.html.haml
index 2a7d9d71519..2e69752336f 100644
--- a/app/views/projects/ci/lints/show.html.haml
+++ b/app/views/projects/ci/lints/show.html.haml
@@ -18,7 +18,7 @@
.col-sm-12
.float-left.prepend-top-10
= submit_tag('Validate', class: 'btn btn-success submit-yml')
- .pull-right.prepend-top-10
+ .float-right.prepend-top-10
= button_tag('Clear', type: 'button', class: 'btn btn-secondary clear-yml')
.row.prepend-top-20