Skip to content

fix(ui): adjust list item alignment on privacy policy page - #1193

Merged
danielroe merged 1 commit into
npmx-dev:mainfrom
shuuji3:fix/list-item-alignment
Feb 8, 2026
Merged

fix(ui): adjust list item alignment on privacy policy page#1193
danielroe merged 1 commit into
npmx-dev:mainfrom
shuuji3:fix/list-item-alignment

Conversation

@shuuji3

Copy link
Copy Markdown
Member

There were misalignments in the bullet list items (unless this was intentional)

Before

Screenshot from 2026-02-08 12-49-29

After

Screenshot from 2026-02-08 12-51-07

@vercel

vercelBot commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentFeb 8, 2026 3:57am
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewFeb 8, 2026 3:57am
npmx-lunariaIgnoredIgnoredFeb 8, 2026 3:57am

Request Review

@coderabbitai

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This pull request modifies the privacy page by removing the mt-1 utility class from multiple bullet dash span elements. The change affects list items across several sections including cookies, analytics, and user rights information. No DOM structure, logic, or behaviour is altered—the modification purely adjusts vertical spacing on existing elements.

Possibly related PRs

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check nameStatusExplanation
Description check✅ PassedThe pull request description clearly identifies a visual alignment issue with bullet list items on the privacy policy page and provides before/after screenshots demonstrating the fix.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

No actionable comments were generated in the recent review. 🎉


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecovBot commented Feb 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@danielroedanielroe changed the title fix: adjust list item alignment on privacy policy pagefix(ui): adjust list item alignment on privacy policy pageFeb 8, 2026
@danielroe
danielroe added this pull request to the merge queueFeb 8, 2026
Merged via the queue into npmx-dev:main with commit 4fa72f1Feb 8, 2026
17 of 18 checks passed
@shuuji3
shuuji3 deleted the fix/list-item-alignment branch February 8, 2026 10:56
Sign up for freeto 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.

2 participants

@shuuji3@danielroe