Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/comment_templates/components/form.vue')
-rw-r--r--app/assets/javascripts/comment_templates/components/form.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/comment_templates/components/form.vue b/app/assets/javascripts/comment_templates/components/form.vue
index 47efccc3d0c..6bdf1b313cb 100644
--- a/app/assets/javascripts/comment_templates/components/form.vue
+++ b/app/assets/javascripts/comment_templates/components/form.vue
@@ -112,7 +112,7 @@ export default {
<template>
<gl-form
- class="new-note common-note-form gl-mb-6"
+ class="new-note common-note-form"
data-testid="comment-template-form"
@submit.prevent="onSubmit"
>