Index: Source/devtools/front_end/profilesPanel.css |
diff --git a/Source/devtools/front_end/profilesPanel.css b/Source/devtools/front_end/profilesPanel.css |
index fb38dda08cb3eed50cd15eb2fe726798c9173e3d..749aff7fb9117607131c52bbea611a0e8c09c264 100644 |
--- a/Source/devtools/front_end/profilesPanel.css |
+++ b/Source/devtools/front_end/profilesPanel.css |
@@ -247,6 +247,7 @@ body.inactive .profile-launcher-view-content button.running:not(.status-bar-item |
.profile-entry-info { |
position: absolute; |
- top: 20px; |
+ bottom: 20px; |
left: 20px; |
+ height: 120px; |
} |