Make sure to make gr-account-chip.container display-flex

This was accidentally removed in Change 333601

Release-Notes: skip
Change-Id: Ie73d0631a12ab4779e79137fa1be2559e96d113c
diff --git a/polygerrit-ui/app/elements/shared/gr-account-chip/gr-account-chip.ts b/polygerrit-ui/app/elements/shared/gr-account-chip/gr-account-chip.ts
index e895c86..28de23c 100644
--- a/polygerrit-ui/app/elements/shared/gr-account-chip/gr-account-chip.ts
+++ b/polygerrit-ui/app/elements/shared/gr-account-chip/gr-account-chip.ts
@@ -109,6 +109,7 @@
           /** round */
           border-radius: var(--account-chip-border-radius, 20px);
           border: 1px solid var(--border-color);
+          display: inline-flex;
           padding: 0 1px;
           /* Any outermost circular icon would fit neatly in the border-radius
              and won't need padding, but the exact outermost elements will