Skip to content

Fix details text overlapping the summary - #7563

Merged
mergify[bot] merged 1 commit into
modrinth:mainfrom
ThreadCrash:fix/details-text-overlap
Sep 23, 2026
Merged

mergify[bot] merged 1 commit into
modrinth:mainfrom
ThreadCrash:fix/details-text-overlap

Conversation

@ThreadCrash

Copy link
Copy Markdown
Contributor

Fixes #7400

Move the open-state spacing from the second child to the summary. This gives raw text nodes the same clearance as block content and prevents them from overlapping the summary in Firefox.

Testing

  • pnpm prepr:frontend:lib

@github-actions

github-actions Bot commented Sep 15, 2026 •

Copy link
Copy Markdown
Contributor

Pull request changelog

App

Added

Changed

Deprecated

Removed

Fixed

  • Fixed text overlapping into <details> in markdown descriptions.

Security

Website

Added

Changed

Deprecated

Removed

Fixed

  • Fixed text overlapping into <details> in markdown descriptions.

Security

Hosting

Added

Changed

Deprecated

Removed

Fixed

Security

@IMB11

IMB11 commented Sep 23, 2026

Copy link
Copy Markdown
Member

@Mergifyio queue

@mergify

mergify Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Merge Queue Status

This pull request spent 6 minutes 39 seconds in the queue, including 6 minutes 13 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Sep 23, 2026
@mergify
mergify Bot merged commit c819f8e into modrinth:main Sep 23, 2026
17 checks passed
@mergify mergify Bot removed the queued label Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Text content overlaps in <details> spoiler

2 participants