Skip to content

fix(lists): no margin-bottom for nested lists to prevent ugly gap - #9004

Open
mejo- wants to merge 1 commit into
mainfrom
fix/no_gap_after_nested_lists
Open

fix(lists): no margin-bottom for nested lists to prevent ugly gap#9004
mejo- wants to merge 1 commit into
mainfrom
fix/no_gap_after_nested_lists

Conversation

@mejo-

@mejo- mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member

We want the margin-bottom for top-level lists so they have the same bottom spacing as paragraphs, but we don't want it in nested lists.

Fixes: #9002

Assisted-by: OpenCode:claude-fable-5

馃弫 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

馃 AI (if applicable)

  • The content of this PR was partly generated using AI tools
  • The AI-generated content was reviewed, comprehended and tested by a human

We want the margin-bottom for top-level lists so they have the same
bottom spacing as paragraphs, but we don't want it in nested lists.

Fixes: #9002

Signed-off-by: Jonas <jonas@freesources.org>
Assisted-by: OpenCode:claude-fable-5
@mejo-

mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

/backport to stable34

@mejo-

mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

/backport to stable33

@mejo-

mejo- commented Aug 8, 2026

Copy link
Copy Markdown
Member Author

/backport to stable32

@mejo- mejo- moved this from 馃Л Planning evaluation (don't pick) to 馃憖 In review in 馃摑 Productivity team Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 馃憖 In review

Development

Successfully merging this pull request may close these issues.

margin-bottom in nested lists is too big

1 participant