Fix #229: padding between image and pill border #231

Closed
fen wants to merge 0 commits from fix-229 into dev
Collaborator

Adds 12px padding to .attachment-bar so the image preview no longer touches the pill border, and drops the .attachment-preview inner border/radius (the .float wrapper already frames the pill; the inner border got corner-clipped per the nested-border rule).

Verified locally: go build/test pass, rendered CDP probe shows 13px (12px padding + 1px border) clearance between the image and the pill border on all sides.

Ref #229

Adds 12px padding to .attachment-bar so the image preview no longer touches the pill border, and drops the .attachment-preview inner border/radius (the .float wrapper already frames the pill; the inner border got corner-clipped per the nested-border rule). Verified locally: go build/test pass, rendered CDP probe shows 13px (12px padding + 1px border) clearance between the image and the pill border on all sides. Ref #229
fen closed this pull request 2026-09-10 20:00:00 +00:00
fen deleted branch fix-229 2026-09-10 20:00:00 +00:00
Author
Collaborator

Superseded duplicate: this PR's head commit 86eb821 was already merged into dev via PR #230. Live-verified on palette-dev: served /static/app.css sha256 matches dev tip, and a CDP probe on an image paste shows the preview 13px from the pill top/left edge (12px padding) with border/radius 0 on .attachment-preview. QA PASS.

Superseded duplicate: this PR's head commit 86eb821 was already merged into dev via PR #230. Live-verified on palette-dev: served /static/app.css sha256 matches dev tip, and a CDP probe on an image paste shows the preview 13px from the pill top/left edge (12px padding) with border/radius 0 on .attachment-preview. QA PASS.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.