diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig index e3a0168553..de2a2f472e 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/profiler.css.twig @@ -922,6 +922,9 @@ table.logs .metadata { font-size: inherit; line-height: inherit; } +#collector-content .dump-inline .sf-dump:after { + display: none; +} #collector-content .sf-dump .trace { font-size: 12px;