Skip to content

Wrong rendering of key-value lists #1729

Open
@monkeyphysics

Description

@monkeyphysics

Happens to me in both Chrome and Safari.
This seems to be cause by the following CSS:

dl.phpdebugbar-widgets-kvlist dt {
    width: calc(25% - 10px);
}

dl.phpdebugbar-widgets-kvlist dd {
    margin-left: 25%;
}
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions