Closed
Description
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:
- What I currently see very often:
- How it should look like:
The only change required is adding width (for examplemin-width: 500px;
) for CSS selectorpre.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 withpre.sf-dump
: