From 0fd9503a6ff3e235c2e6e0290be2d95d6c6d246d Mon Sep 17 00:00:00 2001 From: Kevin Weber Date: Sat, 19 Mar 2016 13:38:42 -0400 Subject: [PATCH] Added WebProfiler toolbar ajax panel table layout css. --- .../WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig | 1 + 1 file changed, 1 insertion(+) 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 {