User Role text balloons cannot handle long text - Upgrade from v1.0.3292.11 to v1.0.3565.94

Hi,

I’ve noticed that after the upgrade, on the “Users” tab, the text boxes that show the role membership cannot handle long text. I’m importing all group membership from Azure AD, so there’s a lot of clutter but the version before could handle the longer names.

For example:

screenshot_2025-09-24_15-55-45

Overall not an issue, just a visual “bug”.

This has been fixed in the code by changing the CSS height: 20px to min-height: 20px to allow the boxes to expand. This will be included in the next release.