| Index: third_party/WebKit/Source/devtools/front_end/css_tracker/unusedRulesTree.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/css_tracker/unusedRulesTree.css b/third_party/WebKit/Source/devtools/front_end/css_tracker/unusedRulesTree.css
|
| index cf5e92ebc6f79e9df9061784a47ede4936be95b8..e6bdc7532c641f9da4c2a1e510f06929d237f497 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/css_tracker/unusedRulesTree.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/css_tracker/unusedRulesTree.css
|
| @@ -18,7 +18,6 @@
|
| }
|
|
|
| .rule-result {
|
| - font-size: 11px;
|
| padding: 2px 0 2px 4px;
|
| word-wrap: normal;
|
| white-space: pre;
|
| @@ -43,7 +42,6 @@ li.show-more-matches {
|
| padding: 4px 0;
|
| color: #222;
|
| cursor: pointer;
|
| - font-size: 11px;
|
| margin-left: 20px;
|
| }
|
|
|
|
|