8000 Added WebProfiler toolbar ajax panel table layout css. · symfony/symfony@0fd9503 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0fd9503

Browse files
author
Kevin Weber
committed
Added WebProfiler toolbar ajax panel table layout css.
1 parent 0c01903 commit 0fd9503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@
293293
color: #F5F5F5;
294294
}
295295
.sf-toolbar-ajax-requests {
296+
table-layout: auto;
296297
width: 100%;
297298
}
298299
.sf-toolbar-ajax-requests td {

0 commit comments

Comments
 (0)
0