| Index: third_party/WebKit/Source/devtools/front_end/network/requestHeadersView.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/network/requestHeadersView.css b/third_party/WebKit/Source/devtools/front_end/network/requestHeadersView.css
|
| index 56648a242fdee6e71e384f618498624e3c212bbc..ccb48a3d0960813cf164e879fc58d074c2b1ec15 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/network/requestHeadersView.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/network/requestHeadersView.css
|
| @@ -32,7 +32,7 @@
|
|
|
| .request-headers-view .outline-disclosure li.parent::before {
|
| position: static;
|
| - width: 9px;
|
| + width: 13px;
|
| height: 9px;
|
| -webkit-mask-position: -4px -98px;
|
| background-image: none;
|
|
|