Move reply to comment tooltip to the top
This commit is contained in:
parent
d2c01153a8
commit
6f4c01784b
1 changed files with 1 additions and 1 deletions
|
@ -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')"
|
||||
|
|
Loading…
Reference in a new issue