Comment 'You can try to add t...' to 'Usernames displays in block very short before ...'
  • You can try to add the following custom css:

    html .bx-def-unit.absolute .bx-def-unit-line {
        overflow: visible;
    }

    However it maybe issues with text overlapping in some situations.