| Index: third_party/WebKit/Source/devtools/front_end/timeline/timelineFlamechartPopover.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/timeline/timelineFlamechartPopover.css b/third_party/WebKit/Source/devtools/front_end/timeline/timelineFlamechartPopover.css
|
| index 4d5ca1ef127d8ed001f0748b5eb421a16bcbe8f9..dacf7d1786360334a0f22d50c4d6b3f575402b83 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/timeline/timelineFlamechartPopover.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/timeline/timelineFlamechartPopover.css
|
| @@ -4,6 +4,10 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| +.timeline-flamechart-popover {
|
| + overflow: hidden;
|
| +}
|
| +
|
| .timeline-flamechart-popover span {
|
| margin-right: 5px;
|
| }
|
|
|