Skip to content

List item spacing is too small in blockquote #226

Open
@dimodi

Description

@dimodi

Describe the bug

List items have too little space in-between, when they are inside a blockquote (note block). This is due to small line-height

To Reproduce

https://docs.telerik.com/blazor-ui/components/upload/overview#security

Expected behavior

List items inside and outside blockquote should have similar or at least adequate spacing.

Additional context

Some people add empty lines between list items (no matter where the list is) like this:

* foo

* bar

This adds <p> inside the <li> and increases the spacing a bit. Maybe we should ask the designers which spacing is correct and then unify the CSS for both scenarios for consistency. We should not control styling with additional markup and I would suggest that we promote consistent coding approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingest: lowEstimated for 1-2 dev dayssev: highImpacts all documentations sitesstylesRelated to decoration and styles

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions