Chromium Code Reviews| Index: Source/devtools/front_end/timelinePanel.css |
| diff --git a/Source/devtools/front_end/timelinePanel.css b/Source/devtools/front_end/timelinePanel.css |
| index a9d7569b41aa8bb61eee60f217d170c7d200f289..002cd9d8f6b9a0babb01dd257000c1b67afabfc2 100644 |
| --- a/Source/devtools/front_end/timelinePanel.css |
| +++ b/Source/devtools/front_end/timelinePanel.css |
| @@ -760,6 +760,10 @@ |
| margin: 6px; |
| } |
| +.timeline-range-summary > div { |
| + flex-shrink: 0; |
| +} |
| + |
| .timeline-aggregated-info-legend > div { |
| overflow: hidden; |
| white-space: nowrap; |