Skip to content

fix(web): align sidebar wordmark label - #6086

Open
WarheadTaylor wants to merge 1 commit into
pingdotgg:mainfrom
WarheadTaylor:t3code/fix-logo-alignment
Open

fix(web): align sidebar wordmark label#6086
WarheadTaylor wants to merge 1 commit into
pingdotgg:mainfrom
WarheadTaylor:t3code/fix-logo-alignment

Conversation

@WarheadTaylor

@WarheadTaylor WarheadTaylor commented Aug 11, 2026

Copy link
Copy Markdown

What Changed

Moved the sidebar “Code” label up by one pixel.

Why

The T3 and Code labels in the sidebar weren't aligned in Chrome.

UI Changes

Before:

image

After:

image

Checklist

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

Note

Low Risk
Single Tailwind utility on sidebar branding text; no logic, data, or security impact.

Overview
Adds -translate-y-px to the sidebar "Code" label next to the T3 wordmark so it sits one pixel higher and lines up with the logo in Chrome.

Reviewed by Cursor Bugbot for commit 68a75c8. Bugbot is set up for automated code reviews on this repo. Configure here.

Note

Fix vertical alignment of wordmark label in sidebar

Adds -translate-y-px to the label span in SidebarBrand, shifting the 'Code' text up by 1px to correct its visual alignment in SidebarChrome.tsx.

Macroscope summarized 68a75c8.

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown

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 Plus

Run ID: 39147e21-788a-4ade-be65-9c21a16e74bf

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

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.

@github-actions github-actions Bot added vouch:unvouched PR author is not yet trusted in the VOUCHED list. size:XS 0-9 changed lines (additions + deletions). labels Aug 11, 2026
@macroscopeapp

macroscopeapp Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Approvability

Verdict: Approved 68a75c8

This is a purely cosmetic CSS change that adds a 1-pixel vertical translation for text alignment in the sidebar. No runtime behavior impact.

You can customize Macroscope's approvability policy. Learn more.

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

Labels

size:XS 0-9 changed lines (additions + deletions). vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant