span class="user-details__name" wraps username has a 100px max width but usernames can be longer than the 100px. This should be increased. max-width: 200px; on the user-details__name. should fix it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
span class="user-details__name" wraps username has a 100px max width but usernames can be longer than the 100px. This should be increased. max-width: 200px; on the user-details__name. should fix it.