Chromium Code Reviews| Index: Source/devtools/front_end/profiler/profilesPanel.css |
| diff --git a/Source/devtools/front_end/profiler/profilesPanel.css b/Source/devtools/front_end/profiler/profilesPanel.css |
| index fbd3a067c76d454f9643feb88b5625739b9f98e3..141c0bd9c493a6bccc6638fd0a0501f04342f4cc 100644 |
| --- a/Source/devtools/front_end/profiler/profilesPanel.css |
| +++ b/Source/devtools/front_end/profiler/profilesPanel.css |
| @@ -114,12 +114,8 @@ |
| } |
| .cpu-profile-view { |
| - display: none; |
| - overflow: hidden; |
| -} |
| - |
| -.cpu-profile-view.visible { |
| display: flex; |
| + overflow: hidden; |
| } |
| .cpu-profile-view .data-grid { |