Skip to content

JM: Pad unpadded back-nav eyebrows to match the standard eyebrow - #2296

Open
maebeale wants to merge 1 commit into
mainfrom
maebeale/eyebrow-inline-links
Open

JM: Pad unpadded back-nav eyebrows to match the standard eyebrow#2296
maebeale wants to merge 1 commit into
mainfrom
maebeale/eyebrow-inline-links

Conversation

@maebeale

Copy link
Copy Markdown
Collaborator

🤖 suggested review level: 3 Read 📖 adds px-2 py-1 to 128 back-nav eyebrow links so they match the standard; verified by view specs

Follow-up to #2292 (merged, added eyebrow_link_class).

Goal

  • 128 back-nav / eyebrow links used the shared eyebrow_link_class color but omitted the px-2 py-1 the standard eyebrows carry, so they sat slightly out of line.
  • Pad them so every back-nav eyebrow is visually identical — same helper, same class string.

Scope

  • Only the plain unpadded back-nav eyebrows (text-sm #{eyebrow_link_class} at the end of the class list) — confirmed nav links ("← Subscriptions", "Home", back links).
  • Left distinct components alone: text-xs "View all" links, edit/close toggle buttons (<summary>, search close-X, edit toggles), and a few eyebrows with special margins.

Verification

  • Full view-spec suite green (494 examples, 0 failures). No new Tailwind classes, so no build change.

Note

128 back-nav / eyebrow links used the eyebrow_link_class color but omitted the
`px-2 py-1` the standard eyebrows carry, so they read slightly out of line. Add
the padding so every back-nav eyebrow is visually identical (same helper, same
class string). Left genuinely distinct muted links alone — text-xs "View all"
links, edit/close toggle buttons, and eyebrows with special margins.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@maebeale
maebeale marked this pull request as ready for review August 21, 2026 13:33
@maebeale
maebeale requested a review from jmilljr24 August 21, 2026 13:36
@maebeale

Copy link
Copy Markdown
Collaborator Author

@jmilljr24 working on getting the site brandable by consolidating classes in general. had this as a tailwind apply and then converted to a helper.

@maebeale maebeale changed the title Pad unpadded back-nav eyebrows to match the standard eyebrow JM: Pad unpadded back-nav eyebrows to match the standard eyebrow Aug 21, 2026
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.

1 participant