| 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 41f444194bb150a678da200dbe01b0b54aacff30..e6430ef948416dc3c96e7289810ce5ceb74af465 100644
|
| --- a/Source/devtools/front_end/timeline/timelinePanel.css
|
| +++ b/Source/devtools/front_end/timeline/timelinePanel.css
|
| @@ -868,8 +868,10 @@
|
| line-height: normal;
|
| }
|
|
|
| -.invalidations-group > .header {
|
| - padding-left: 0;
|
| +.invalidations-header > .timeline-expandable-arrow {
|
| + display: inline-block;
|
| + margin-right: 5px;
|
| + top: 0;
|
| }
|
|
|
| .invalidations-group > .content {
|
|
|