Custom fields alignment on user profile

Hi,
Here’s the profile of one of my users:

I feel that would be better like this (I added an overflow: hidden;):

What do you think?

5 „Gefällt mir“

Worthy of a pull request :wink:

1 „Gefällt mir“

It seems that the bio div also have an overflow hidden for this purpose. On the profil on my screenshot, there is no bio to push down the custom fields so this happens. I guess only adding this overflow hidden on the comment fields div on the profile page would do the trick. I might do a pull request after a good, sweet night (late here! :fr: ). :slight_smile:

5 „Gefällt mir“

What would be better? Make it to the right of the avatar like my first suggestion (as the bio div also does), or make it under the avatar like this?

In both cases, the custom fields will go under the avatar when a bio is present, like this:

1 „Gefällt mir“

thank you @Canapin

Merged in

https://github.com/discourse/discourse/commit/6cc860be095f92f0da280bf1ff97500c43014770

6 „Gefällt mir“

This topic was automatically closed after 4 days. New replies are no longer allowed.