diff --git a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig index 5dd26a41eb..723541fc82 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig +++ b/src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig @@ -293,6 +293,7 @@ color: #F5F5F5; } .sf-toolbar-ajax-requests { + table-layout: auto; width: 100%; } .sf-toolbar-ajax-requests td {