A single long guild name was clipped (whitespace-nowrap + narrow min-width), so the dropdown rendered as a tiny 144px box with truncated text. Size the popup to fit-content up to the available width and let option text wrap.
A single long guild name was clipped (whitespace-nowrap + narrow min-width), so the dropdown rendered as a tiny 144px box with truncated text. Size the popup to fit-content up to the available width and let option text wrap.