Skip to content

Reverted feature image caption centering - #29045

Merged
9larsons merged 1 commit into
mainfrom
left-align-feature-image-caption
Jul 2, 2026
Merged

Reverted feature image caption centering#29045
9larsons merged 1 commit into
mainfrom
left-align-feature-image-caption

Conversation

@9larsons

@9larsons 9larsons commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

ref #28730

#28730 did two things: enabled link search in the feature image caption, and redesigned the caption layout so the caption/alt text is center-aligned. This PR reverts only the centering, keeping the link search functionality (and the transparent Alt button styling) intact.

@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9bcf50cd-528c-4d90-a813-9b08b7cf16fc

📥 Commits

Reviewing files that changed from the base of the PR and between 465c4af and 1eb907a.

📒 Files selected for processing (1)
  • ghost/admin/app/styles/layouts/editor.css
👮 Files not reviewed due to content moderation or server errors (1)
  • ghost/admin/app/styles/layouts/editor.css

Warning

Walkthrough skipped

File diffs could not be summarized.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch left-align-feature-image-caption

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.

@nx-cloud

nx-cloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 67d751e

Command Status Duration Result
nx run ghost-admin:test ✅ Succeeded 2m 37s View ↗
nx run @tryghost/admin:build ✅ Succeeded 1m 59s View ↗
nx run-many -t lint -p ghost-admin ✅ Succeeded 18s View ↗
nx run ghost:build:assets ✅ Succeeded 2s View ↗
nx run ghost:build:tsc ✅ Succeeded 6s View ↗
nx run-many --target=build --projects=tag:publi... ✅ Succeeded <1s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-02 12:16:43 UTC

ref #28730

- that PR enabled link search in the feature image caption and also centered the caption/alt text
- we want to keep the link search functionality (and the transparent Alt button styling) but restore the previous left-aligned caption
- this reverts only the layout changes (grid overlay, symmetric padding, text-align) back to their prior state
@9larsons
9larsons force-pushed the left-align-feature-image-caption branch from 67d751e to 1eb907a Compare July 2, 2026 12:11
@9larsons
9larsons marked this pull request as ready for review July 2, 2026 12:14
@9larsons
9larsons enabled auto-merge (squash) July 2, 2026 12:14
@9larsons
9larsons merged commit ba9a380 into main Jul 2, 2026
41 checks passed
@9larsons
9larsons deleted the left-align-feature-image-caption branch July 2, 2026 12:26
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