| Index: chrome/browser/resources/settings/sync_page/sync_page.css
|
| diff --git a/chrome/browser/resources/settings/search_engines_page/search_engines_page.css b/chrome/browser/resources/settings/sync_page/sync_page.css
|
| similarity index 74%
|
| copy from chrome/browser/resources/settings/search_engines_page/search_engines_page.css
|
| copy to chrome/browser/resources/settings/sync_page/sync_page.css
|
| index 6310bd1aed12033102aa8567f28fe19931b1d83e..f9235c14226ace4bd19268f00ddb4a1c782cad63 100644
|
| --- a/chrome/browser/resources/settings/search_engines_page/search_engines_page.css
|
| +++ b/chrome/browser/resources/settings/sync_page/sync_page.css
|
| @@ -2,7 +2,6 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -.list-label {
|
| - margin-bottom: 20px;
|
| - margin-top: 30px;
|
| -}
|
| + paper-radio-button {
|
| + display: block;
|
| + }
|
|
|