Skip to content

fix: fix logo aligment regression on macOS#960

Open
nmggithub wants to merge 1 commit intopingdotgg:mainfrom
nmggithub:logo-alignment-regression-fix
Open

fix: fix logo aligment regression on macOS#960
nmggithub wants to merge 1 commit intopingdotgg:mainfrom
nmggithub:logo-alignment-regression-fix

Conversation

@nmggithub
Copy link
Contributor

@nmggithub nmggithub commented Mar 12, 2026

What Changed

This is a fix for a regression of #586. The alignment appears to have regressed at or around a6b22ec. Honestly, it would be nice to tie these things together more directly, but it's a bit of a niche thing and would likely only work with something like position: absolute, which is its own set of issues.

Why

The logo should be aligned the traffic lights on macOS (as evidenced by the original PR merging).

UI Changes

Before

Screenshot 2026-03-12 at 03 13 15

After

Screenshot 2026-03-12 at 03 14 20

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

Note

Fix logo alignment regression in sidebar on macOS

Removes the mt-1.5 top margin from the wordmark container div in Sidebar.tsx, restoring correct vertical positioning of the logo.

Macroscope summarized fb66767.

@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 3ccb6bfa-6c08-4eb2-94de-fc6773dba708

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@github-actions github-actions bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant