summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css')
-rw-r--r--chromium/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css b/chromium/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css
index c5f604461b5..7e5ce499e7f 100644
--- a/chromium/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css
+++ b/chromium/third_party/blink/renderer/devtools/front_end/profiler/heapProfiler.css
@@ -70,7 +70,7 @@
flex: auto;
}
-.heap-snapshot-view .heap-tracking-overview {
+.profile-view .heap-tracking-overview {
flex: 0 0 80px;
height: 80px;
}
@@ -145,7 +145,7 @@
opacity: 0.6;
}
-#heap-recording-view .heap-snapshot-view {
+#heap-recording-view .profile-view {
top: 80px;
}