Skip to content

fix(issues): Reduce issue preview header height - #120579

Merged
roggenkemper merged 1 commit into
masterfrom
roggenkemper/fix/inbox-preview-header-align
Jul 24, 2026
Merged

fix(issues): Reduce issue preview header height#120579
roggenkemper merged 1 commit into
masterfrom
roggenkemper/fix/inbox-preview-header-align

Conversation

@roggenkemper

@roggenkemper roggenkemper commented Jul 24, 2026

Copy link
Copy Markdown
Member

Reduces the issue preview header height by dropping its vertical padding from md (8px) to xs (4px), matching the smaller header in the design.
before:
Screenshot 2026-07-24 at 2 12 18 PM

after:
Screenshot 2026-07-24 at 2 12 28 PM

Drop the preview header's vertical padding from md (8px) to xs (4px) to
match the design's smaller header.
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 24, 2026
@roggenkemper
roggenkemper requested a review from a team July 24, 2026 18:25
@roggenkemper
roggenkemper marked this pull request as ready for review July 24, 2026 18:48
@roggenkemper
roggenkemper requested a review from a team as a code owner July 24, 2026 18:48
@roggenkemper
roggenkemper merged commit c3f73f6 into master Jul 24, 2026
73 checks passed
@roggenkemper
roggenkemper deleted the roggenkemper/fix/inbox-preview-header-align branch July 24, 2026 18:48
Christinarlong pushed a commit that referenced this pull request Jul 24, 2026
Reduces the issue preview header height by dropping its vertical padding
from `md` (8px) to `xs` (4px), matching the smaller header in the
design.
before:
<img width="176" height="63" alt="Screenshot 2026-07-24 at 2 12 18 PM"
src="https://github.com/user-attachments/assets/07fd2a88-93e0-446d-8922-02583f71ff48"
/>

after:
<img width="73" height="63" alt="Screenshot 2026-07-24 at 2 12 28 PM"
src="https://github.com/user-attachments/assets/94746880-897c-4c56-847b-616fc5ec2bf3"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants