| Index: chrome/browser/resources/options2/search_engine_manager.css
|
| diff --git a/chrome/browser/resources/options2/search_engine_manager.css b/chrome/browser/resources/options2/search_engine_manager.css
|
| index f807679d027230043e54fee85abe8c6d5368ac52..f9c17c8cc117faae9562f1c0702189fcdb341f0d 100644
|
| --- a/chrome/browser/resources/options2/search_engine_manager.css
|
| +++ b/chrome/browser/resources/options2/search_engine_manager.css
|
| @@ -17,7 +17,8 @@
|
|
|
| .search-engine-list .favicon {
|
| height: 16px;
|
| - padding: 1px 7px 0 7px;
|
| + line-height: 16px;
|
| + padding: 0 7px;
|
| width: 16px;
|
| }
|
|
|
| @@ -66,7 +67,7 @@
|
|
|
| .search-engine-list .url-column .list-inline-button {
|
| margin-top: 0;
|
| - padding: 1px 6px;
|
| + padding: 1px 6px 2px 6px;
|
| }
|
|
|
| .search-engine-list > :not(:hover):not([editing]) .url-column
|
|
|