8000 #22839 - changed debug toolbar dump section to relative and use full … · ostrolucky/symfony@d2f3705 · GitHub
[go: up one dir, main page]

Skip to content

Commit d2f3705

Browse files
committed
symfony#22839 - changed debug toolbar dump section to relative and use full window width
1 parent 1821bc4 commit d2f3705

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Resources/views/Profiler/toolbar.css.twig

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,15 @@
350350
100% { background: #222; }
351351
}
352352

353+
.sf-toolbar-block.sf-toolbar-block-dump {
354+
position: static;
355+
}
356+
357+
.sf-toolbar-block.sf-toolbar-block-dump .sf-toolbar-info {
358+
max-width: none;
359+
right: 0;
360+
}
361+
353362
.sf-toolbar-block-dump pre.sf-dump {
354363
background-color: #222;
355364
border-color: #777;

0 commit comments

Comments
 (0)
0