| Index: Source/devtools/front_end/timelinePanel.css
|
| diff --git a/Source/devtools/front_end/timelinePanel.css b/Source/devtools/front_end/timelinePanel.css
|
| index 8bb74880e7399a368721d87105c3aeb70cc120cf..f58ffeaa64c6e80e427194ccb461892aaa06d253 100644
|
| --- a/Source/devtools/front_end/timelinePanel.css
|
| +++ b/Source/devtools/front_end/timelinePanel.css
|
| @@ -65,8 +65,9 @@
|
| }
|
|
|
| .timeline-frame-overview .overview-grid-window,
|
| -.timeline-frame-overview .overview-grid-dividers-background {
|
| - height: 100%;
|
| +.timeline-frame-overview .overview-grid-dividers-background,
|
| +.timeline-frame-overview .overview-grid-window-resizer {
|
| + height: 15px;
|
| }
|
|
|
| #timeline-overview-grid #resources-graphs {
|
|
|