[Profiler] Fix inline dump rendering

This commit is contained in:
Maxime Steinhausser 2017-01-12 19:54:12 +01:00
parent bcab8b8ac8
commit 81e2641199

View File

@ -922,6 +922,9 @@ table.logs .metadata {
font-size: inherit;
line-height: inherit;
}
#collector-content .dump-inline .sf-dump:after {
display: none;
}
#collector-content .sf-dump .trace {
font-size: 12px;