Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inconsistent padding on review history #22932

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

chrstinalin
Copy link
Contributor

@chrstinalin chrstinalin commented Dec 10, 2024

Fixes: mozilla/addons#15198

Description

Inconsistent padding in review history pushes the activity table out of the main table, causing overflow.

Before:
image
After:
image

Checklist

  • Add #ISSUENUM at the top of your PR to an existing open issue in the mozilla/addons repository.
  • Successfully verified the change locally.
  • Add before and after screenshots (Only for changes that impact the UI).

@chrstinalin chrstinalin requested a review from diox December 10, 2024 16:26
@chrstinalin chrstinalin merged commit ad7475d into mozilla:master Dec 10, 2024
31 checks passed
chrstinalin added a commit that referenced this pull request Jan 10, 2025
* Fix inconsistent padding on review history

* remove margin

* use margin 0
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.

[Bug]: review page version activity box can get cut
2 participants