Skip to content

Align certified and translation labels - #705

Merged
dcellison merged 1 commit into
mainfrom
fix/certification-mark-alignment
Aug 4, 2026
Merged

Align certified and translation labels#705
dcellison merged 1 commit into
mainfrom
fix/certification-mark-alignment

Conversation

@dcellison

Copy link
Copy Markdown
Owner

Summary

  • Align the certification badge with the neighbouring Translation label in text headers.
  • Keep the existing type sizes, divider, icon, and link treatment unchanged.

Cause

The method row used baseline alignment. Since the badge begins with an SVG, the icon established the flex item's baseline and pulled both the check and Certified above Translation. Centre alignment puts the two labels back on the same visual line.

Checks

  • python3 scripts/build_site.py
  • git diff --cached --check

@dcellison
dcellison merged commit 0532dce into main Aug 4, 2026
1 check passed
@dcellison
dcellison deleted the fix/certification-mark-alignment branch August 4, 2026 12:16
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.

2 participants