Distance between usernames and names in profile summary

The usernames in the “Most Liked,” “Most Liked By,” and “Most Reply To” sections of the profile summary are quite far away from the other information.

3 Likes

ooh yes, something has gone wrong there… will be fixed shortly

3 Likes

This seems to be a side-effect of

https://github.com/discourse/discourse/pull/25576

And especially the width: 100% on .name and .username.

1 Like

I don’t think it looks like this since February. Probably a side effect of
https://github.com/discourse/discourse/pull/27877

2 Likes

It’s both, UX: fix top-list spacing on user summary by awesomerobot · Pull Request #27877 · discourse/discourse · GitHub was meant to fix UX: grant names some more space on /u by awesomerobot · Pull Request #25576 · discourse/discourse · GitHub, but didn’t account for the setting prioritize username in ux

will be fixed by
https://github.com/discourse/discourse/commit/576f880190b5b3d49caf6c464237aa1693943c4b

thanks again!

5 Likes