Skip to content

Display code blocks inside details/summary correctly #2380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Conversation

Philippus
Copy link
Member

Fixes #2379.

@@ -0,0 +1,3 @@
details > summary > p {
display: inline;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to make sure the little arrow is on the same line as "See inlining steps".

@bishabosha bishabosha self-requested a review April 19, 2022 10:35
@bishabosha bishabosha self-assigned this Apr 19, 2022
@bishabosha bishabosha merged commit 9acc338 into main Apr 20, 2022
@Philippus Philippus deleted the issue-2379 branch April 20, 2022 08:25
@Philippus
Copy link
Member Author

If it's not visible yet, it's probably due to caching. In a fresh browser it shows correctly now for me.

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.

Code block within details disclosure element are not rendered correctly
2 participants