Index: third_party/WebKit/Source/devtools/front_end/ui_lazy/flameChart.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui_lazy/flameChart.css b/third_party/WebKit/Source/devtools/front_end/ui_lazy/flameChart.css |
index e512085f239b1e019e45de1858544f505199e83a..e54ca61db83a449f1411a7507119a1e62b8512d2 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui_lazy/flameChart.css |
+++ b/third_party/WebKit/Source/devtools/front_end/ui_lazy/flameChart.css |
@@ -60,8 +60,7 @@ |
} |
.flame-chart-entry-info:not(:empty) { |
- z-index: 100; |
- margin: 6px 10px; |
+ z-index: 200; |
position: absolute; |
background-color: white; |
pointer-events: none; |