Chromium Code Reviews| Index: chrome/browser/resources/settings/sync_page/sync_page.css |
| diff --git a/chrome/browser/resources/settings/sync_page/sync_page.css b/chrome/browser/resources/settings/sync_page/sync_page.css |
| deleted file mode 100644 |
| index 3b2eda8941e405527c5a4babdee024c32f7b5e2d..0000000000000000000000000000000000000000 |
| --- a/chrome/browser/resources/settings/sync_page/sync_page.css |
| +++ /dev/null |
| @@ -1,19 +0,0 @@ |
| -/* Copyright (c) 2015 The Chromium Authors. All rights reserved. |
| - * Use of this source code is governed by a BSD-style license that can be |
| - * found in the LICENSE file. */ |
| - |
| -paper-checkbox { |
| - margin-bottom: 10px; |
| -} |
| - |
| -paper-radio-button { |
| - display: block; |
| -} |
| - |
| -#sync-item-list { |
| - margin-left: 32px; |
| -} |
| - |
| -#sync-item-list paper-checkbox { |
| - display: block; |
| -} |