Not enough bottom padding for Arabic text

When you click on a user profile then expand it, some letters in a username is cutoff

when adding some bottom padding it appears correctly

1 Like

Does this happen on both mobile and desktop?

1 Like

yes, when visiting the same website on mobile, I don’t use Discourse mobile app.

Is this about the usercard or the profile?

Nate added the usercard tag, but I had the impression you were referring to the profile and its expand button.

Usercard

Profile (currently with a ‘collapse’ button because it’s expanded)

1 Like

Can you share a little more info as to where in the app this is happening? I’ve used the same arabic text locally and cannot seem to reproduce the issue.

Are you using foundation or horizon theme that are bundled into discourse now, or something else?

It is usercard.

@jordan.vidrine usercard, if I changed @Moin name in this html tag

<span class="name-username-wrapper">هاني</span>

to “هاني” this is how it looks (missing the 2 dots in “ي”)

1 Like