8000 Fix toolbar display when nvd3 is loaded on page · PBWebMedia/symfony@d7010c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7010c0

Browse files
committed
Fix toolbar display when nvd3 is loaded on page
1 parent c0b894d commit d7010c0

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
@@ -20,6 +20,7 @@
2020
.sf-minitoolbar img {
2121
max-height: 24px;
2222
max-width: 24px;
23+
display: inline;
2324
}
2425

2526
.sf-toolbarreset * {

0 commit comments

Comments
 (0)
0