| Index: Source/devtools/front_end/elements/animationTimeline.css
|
| diff --git a/Source/devtools/front_end/elements/animationTimeline.css b/Source/devtools/front_end/elements/animationTimeline.css
|
| index 926a91bdb853d32116b4914dcc4dfc926ace615b..56fd48fa4e8701e4968b4bff58df6388153c940b 100644
|
| --- a/Source/devtools/front_end/elements/animationTimeline.css
|
| +++ b/Source/devtools/front_end/elements/animationTimeline.css
|
| @@ -113,7 +113,7 @@ circle.animation-keyframe-point {
|
| width: 100%;
|
| }
|
|
|
| -.view.component-root.platform-linux.vbox {
|
| +.widget.component-root.platform-linux.vbox {
|
| overflow: hidden;
|
| }
|
|
|
|
|