Commit b4f29f58 authored by Annabel Gray's avatar Annabel Gray

Merge branch '47551-participants-tooltip-is-cutoff-when-too-close-to-the-window-edge' into 'master'

Resolve "Participants tooltip is cutoff when too close to the window edge"

Closes #47551

See merge request gitlab-org/gitlab-ce!19669
parents 8eea1a92 d0b79c6b
......@@ -86,6 +86,7 @@ export default {
<img
v-tooltip
class="avatar"
data-boundary="window"
:class="{
lazy: lazy,
[avatarSizeClass]: true,
......
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