| Index: third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css b/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| index eb70b40b77f2cb7102b97896ef4ed41e22a00ee4..407370e835b1ce93b882eab00b6673fd1a43cc6f 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/profiler/profilesPanel.css
|
| @@ -200,12 +200,12 @@ body.inactive .profile-launcher-view-content button.running:not(.toolbar-item) {
|
| width: 150px;
|
| }
|
|
|
| -button.load-profile {
|
| +.profile-launcher-button {
|
| margin-top: 10px;
|
| + margin-right: 8px;
|
| min-width: 110px;
|
| }
|
|
|
| -
|
| .cpu-profile-flame-chart-overview-container {
|
| overflow: hidden;
|
| position: absolute;
|
|
|