프로필의 여백이 깨졌습니다

This bug is on PC and mobile.
https://devforum.roblox.com:
Desktop:


Mobile:
iPhone 12 (me)

Android phone (@GamersInternational)

The padding here is incorrect, and the “Unfollow” button does not stretch correctly.
https://icecavern.xyz:
Desktop:

Mobile (cc @GamersInternational)

The theme in these photos does not mess with padding like this.

2개의 좋아요

You mean the groups text?

// fix groups margin on profile page
.user-main .about .details .groups {
    margin-left: 0px;
}
1개의 좋아요

Thanks, I can fix this on my forum now, but we may have to wait for it to be universal throughout Discourse, as it’s pretty buggy overall and any other forums (I pointed out devforum.roblox.com in the topic, I may find other forums to test it on later)

2개의 좋아요

image
Your solution did work on all sites though, after adding it through Stylus.

2개의 좋아요

I added the fix to my old PR that’s still open, lol.

2개의 좋아요

I opened a separate PR for this issue
https://github.com/discourse/discourse/pull/17622

1개의 좋아요

A quick update, the PR has been merged!

https://github.com/discourse/discourse/commit/e58c25939c3f8631e6be96c9f9afb3bac579a2d5