| Index: third_party/WebKit/Source/devtools/front_end/audits/auditResultTree.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/audits/auditResultTree.css b/third_party/WebKit/Source/devtools/front_end/audits/auditResultTree.css
|
| index c2a5fd41f602a38f6de0bf23294400634e0b41f6..c618aeb142824b287dadb8f9792e8764c774a50d 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/audits/auditResultTree.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/audits/auditResultTree.css
|
| @@ -8,8 +8,8 @@
|
| background-image: url(Images/toolbarButtonGlyphs.png);
|
| background-size: 352px 168px;
|
| display: inline-block;
|
| - width: 10px;
|
| - height: 10px;
|
| + width: 11px;
|
| + height: 11px;
|
| position: relative;
|
| top: 1px;
|
| margin-right: 4px;
|
|
|