Skip to content

Fix: user moderation offset padding#744

Closed
usefmahmud wants to merge 2 commits into
SableClient:devfrom
usefmahmud:fix/user-moderation-offset-padding
Closed

Fix: user moderation offset padding#744
usefmahmud wants to merge 2 commits into
SableClient:devfrom
usefmahmud:fix/user-moderation-offset-padding

Conversation

@usefmahmud
Copy link
Copy Markdown

@usefmahmud usefmahmud commented May 5, 2026

Fix: user moderation controls offset in profile card #740

Description

Add padding around the moderation controls in the profile card so the controls are no longer visually offset

Before After
Screenshot 2026-05-05 at 12 19 42 PM Screenshot 2026-05-05 at 12 19 08 PM

Fixed #740

Files changed:

  • src/app/components/user-profile/UserModeration.tsx

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

How I tested

  • verified the profile card where moderation actions are available, and the moderation controls now have the expected spacing.

@usefmahmud usefmahmud requested review from 7w1 and hazre as code owners May 5, 2026 11:27
@7w1
Copy link
Copy Markdown
Member

7w1 commented May 5, 2026

Hey, thanks for the PR! Everything about this PR is fine, but #745 introduced a slight layout change that also fixes this so I'm going to close this PR in favor of that one. Please feel free to contribute again, we have many other small issues open that you could tackle!

@7w1 7w1 closed this May 5, 2026
@usefmahmud
Copy link
Copy Markdown
Author

I got it, will do :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Moderation controls offset

2 participants