diff --git a/src/components/status_popover/status_popover.vue b/src/components/status_popover/status_popover.vue index 63436ee85..11f6cb5a0 100644 --- a/src/components/status_popover/status_popover.vue +++ b/src/components/status_popover/status_popover.vue @@ -3,7 +3,6 @@ trigger="hover" popover-class="status-popover" :bound-to="{ x: 'container' }" - :offset="{ x: 0, y: 5 }" @show="enter" >