Commit cdbe89e6 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'ApplyGitLabUIstylestobuttonin_form.html.haml' into 'master'

Adds GitLab UI styles to button in _form.html.haml

See merge request gitlab-org/gitlab!51160
parents ed4d79d7 6e41fb54
......@@ -38,5 +38,5 @@
.note-form-actions.clearfix
= render partial: 'shared/notes/comment_button'
%a.btn.btn-cancel.js-close-discussion-note-form.hide{ role: "button", data: { cancel_text: _("Cancel") } }
%a.btn.gl-button.btn-cancel.js-close-discussion-note-form.hide{ role: "button", data: { cancel_text: _("Cancel") } }
= _('Cancel')
---
title: Adds GitLab UI styles to button in _form.html.haml
merge_request: 51160
author: nuwe1
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment