| Index: Source/devtools/front_end/timeline/timelinePanel.css
|
| diff --git a/Source/devtools/front_end/timeline/timelinePanel.css b/Source/devtools/front_end/timeline/timelinePanel.css
|
| index 10d7fa6abe14d53abdde2d88630ce88e6f5a9a4e..4838222d20ffc5afa718e4456d4c733e46987c49 100644
|
| --- a/Source/devtools/front_end/timeline/timelinePanel.css
|
| +++ b/Source/devtools/front_end/timeline/timelinePanel.css
|
| @@ -249,7 +249,7 @@
|
| #timeline-overview-events,
|
| #timeline-overview-memory,
|
| #timeline-overview-power {
|
| - flex: 0 0 69px;
|
| + flex: 0 0 79px;
|
| z-index: 160;
|
| width: 100%;
|
| margin-bottom: 1px;
|
| @@ -260,7 +260,7 @@
|
| }
|
|
|
| #timeline-overview-frames {
|
| - flex-basis: 80px;
|
| + flex-basis: 100px;
|
| }
|
|
|
| #timeline-overview-pane {
|
|
|