| Index: third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css b/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css
|
| index 17aad8e09b8ceb9a42a5bb30c3c13ccb6b803d09..ce7fe4ad874531123fce896f5f99fa1ed50a3a07 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css
|
| @@ -23,8 +23,8 @@
|
| }
|
|
|
| .search-drawer-header .search-icon {
|
| - left: 10px;
|
| - top: 10px;
|
| + left: 8px;
|
| + top: 8px;
|
| position: absolute;
|
| }
|
|
|
| @@ -38,8 +38,8 @@
|
|
|
| .search-drawer-header .search-cancel-button {
|
| position: absolute;
|
| - right: 9px;
|
| - top: 9px;
|
| + right: 7px;
|
| + top: 7px;
|
| }
|
|
|
| :host-context(.platform-mac) .search-drawer-header input.search-config-search {
|
|
|