Move reply to comment tooltip to the top

This commit is contained in:
Winnie Hellmann 2019-03-20 15:37:14 +01:00
parent d2c01153a8
commit 6f4c01784b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ export default {
<div class="note-actions-item">
<gl-button
ref="button"
v-gl-tooltip.bottom
v-gl-tooltip
class="note-action-button"
variant="transparent"
:title="__('Reply to comment')"