summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_label_page_create.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/issuable/_label_page_create.html.haml')
-rw-r--r--app/views/shared/issuable/_label_page_create.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/issuable/_label_page_create.html.haml b/app/views/shared/issuable/_label_page_create.html.haml
index 7edad8ca28b..6670d0a1a2a 100644
--- a/app/views/shared/issuable/_label_page_create.html.haml
+++ b/app/views/shared/issuable/_label_page_create.html.haml
@@ -14,5 +14,5 @@
.clearfix
%button.btn.btn-primary.float-left.js-new-label-btn{ type: "button" }
= _('Create')
- %button.btn.btn-secondary.pull-right.js-cancel-label-btn{ type: "button" }
+ %button.btn.btn-secondary.float-right.js-cancel-label-btn{ type: "button" }
= _('Cancel')