Commit 7dfc5627 authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Adds the `hover` modifier to the emoji tooltip

parent 70084dd3
......@@ -179,7 +179,7 @@ export default {
<span class="input-group-prepend">
<button
ref="toggleEmojiMenuButton"
v-gl-tooltip.bottom
v-gl-tooltip.bottom.hover
:title="s__('SetStatusModal|Add status emoji')"
:aria-label="s__('SetStatusModal|Add status emoji')"
name="button"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment