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:
authorDouwe Maan <douwe@gitlab.com>2017-09-18 11:21:00 +0300
committerDouwe Maan <douwe@gitlab.com>2017-09-18 11:21:00 +0300
commitb7cd5897098ec99b5eca7a3ebcc1c70d7501cd23 (patch)
tree2b2da8696071ff21fb9dba8c97fff56a1ae576e1
parent79332ad090ff0b1434d2ac353c9cd26a6534d20c (diff)
parent896f603f037162ea9ed6dfd4f2813197067f12c3 (diff)
Merge branch 'role-badge-fix' into 'master'
IssueNotes: Fix role badge styling. See merge request gitlab-org/gitlab-ce!14279
-rw-r--r--app/assets/javascripts/notes/components/issue_note_actions.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/javascripts/notes/components/issue_note_actions.vue b/app/assets/javascripts/notes/components/issue_note_actions.vue
index 60c172321d1..feb3e73194b 100644
--- a/app/assets/javascripts/notes/components/issue_note_actions.vue
+++ b/app/assets/javascripts/notes/components/issue_note_actions.vue
@@ -86,7 +86,7 @@
<div class="note-actions">
<span
v-if="accessLevel"
- class="note-role">{{accessLevel}}</span>
+ class="note-role note-role-access">{{accessLevel}}</span>
<div
v-if="canAddAwardEmoji"
class="note-actions-item">