Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add min-width for debug toolbar dump section #22839

Closed
@Arkemlar

Description

@Arkemlar
Q A
Bug report? yes
Feature request? may be
BC Break report? no
RFC? no
Symfony version 3.2.8 & browser Chrome or FF (on debian based linux, last update in 2017)

Since very old symfony2 versions this issue still relevant, at least for me, I show it in two pictures:

  1. What I currently see very often:
    image
  2. How it should look like:
    image
    The only change required is adding width (for example min-width: 500px;) for CSS selector pre.sf-dump. Or make it configurable and use configurated option in dynamic styles part (<style> tag) at the end of the page, which is already starts with pre.sf-dump:
    image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions