diff --git a/src/components/user_popover/user_popover.vue b/src/components/user_popover/user_popover.vue index e0f2c84c1..ea289e53c 100644 --- a/src/components/user_popover/user_popover.vue +++ b/src/components/user_popover/user_popover.vue @@ -32,6 +32,7 @@ margin: 0; .user-info { + width: 100%; margin: 1.2em; }