From 6f4c01784b3c664f67b6c099d5e680be2eec8ff1 Mon Sep 17 00:00:00 2001 From: Winnie Hellmann Date: Wed, 20 Mar 2019 15:37:14 +0100 Subject: Move reply to comment tooltip to the top --- app/assets/javascripts/notes/components/note_actions/reply_button.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/notes/components/note_actions/reply_button.vue b/app/assets/javascripts/notes/components/note_actions/reply_button.vue index f50cab81efe..be8e42af9ea 100644 --- a/app/assets/javascripts/notes/components/note_actions/reply_button.vue +++ b/app/assets/javascripts/notes/components/note_actions/reply_button.vue @@ -18,7 +18,7 @@ export default {