summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/lints
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-09 11:49:18 -0500
committerClement Ho <ClemMakesApps@gmail.com>2018-04-09 11:49:18 -0500
commit917b7e0dd95fcf4f37abbab9f5e4ce40446d6e76 (patch)
treebf9a4d4871642445b61e9af80106c5e6a2d91901 /app/views/projects/ci/lints
parent63c9b63a3f2f996a2a7b40743613772a2351e842 (diff)
downloadgitlab-ce-917b7e0dd95fcf4f37abbab9f5e4ce40446d6e76.tar.gz
Rename .btn-default to .btn-secondary
Diffstat (limited to 'app/views/projects/ci/lints')
-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 6ca8152183d..f1919ef211d 100644
--- a/app/views/projects/ci/lints/show.html.haml
+++ b/app/views/projects/ci/lints/show.html.haml
@@ -19,7 +19,7 @@
.pull-left.prepend-top-10
= submit_tag('Validate', class: 'btn btn-success submit-yml')
.pull-right.prepend-top-10
- = button_tag('Clear', type: 'button', class: 'btn btn-default clear-yml')
+ = button_tag('Clear', type: 'button', class: 'btn btn-secondary clear-yml')
.row.prepend-top-20
.col-sm-12