Chromium Code Reviews| 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 ce7fe4ad874531123fce896f5f99fa1ed50a3a07..78d68d63e59d3759378a2774a8e4941418b5673f 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesSearch.css |
| @@ -14,7 +14,7 @@ |
| .search-drawer-header input.search-config-search { |
| padding: 0 28px; |
| - margin: 1px 0px 1px 1px; |
| + margin: 2px 1px 2px 2px; |
|
dgozman
2017/05/15 21:54:42
clear button is not in the middle of search input
luoe
2017/05/18 21:30:51
Done.
|
| height: 28px; |
| border-radius: 2px; |
| color: #303030; |