Index: Source/devtools/front_end/profilesPanel.css |
diff --git a/Source/devtools/front_end/profilesPanel.css b/Source/devtools/front_end/profilesPanel.css |
index 98a1d3b846b0d5b9dee4cbed3c6df09b4ebb74a6..fe49ecaebbd220f82d3f19f1ca3e28aa8bf05e4b 100644 |
--- a/Source/devtools/front_end/profilesPanel.css |
+++ b/Source/devtools/front_end/profilesPanel.css |
@@ -50,7 +50,7 @@ |
position: absolute; |
top: 0; |
bottom: 0; |
- left: 200px; |
+ left: 0; |
overflow: hidden; |
border-left: 1px solid rgb(184, 184, 184); |
margin-left: -1px; |