| Index: third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css b/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| index cf02aaf92fc9a48494bf5d53d199fd73aa0328ea..b59ad77bf70445410606551a8871d5c871afed3f 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| @@ -129,7 +129,6 @@
|
| .search-results-matches {
|
| display: inline-block;
|
| text-align: right;
|
| - font-size: 11px;
|
| padding: 0 4px;
|
| color: rgb(165, 165, 165);
|
| }
|
|
|