Skip to content

Commit 62f5eae

Browse files
authored
Set width: auto on WebProfiler toolbar's reset.
1 parent 40ced3a commit 62f5eae

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
@@ -23,6 +23,7 @@
2323
-moz-box-sizing: content-box;
2424
box-sizing: content-box;
2525
vertical-align: baseline;
26+
width: auto;
2627
}
2728

2829
.sf-toolbarreset {

0 commit comments

Comments
 (0)