Chromium Code Reviews| Index: chrome/browser/resources/settings/settings_page/settings_subpage.html |
| diff --git a/chrome/browser/resources/settings/settings_page/settings_subpage.html b/chrome/browser/resources/settings/settings_page/settings_subpage.html |
| index 5bb179d03169030885955d1af1fa8707b7527d06..1bc5f0d435482cb7223268ecc3bd2eed9fca0f63 100644 |
| --- a/chrome/browser/resources/settings/settings_page/settings_subpage.html |
| +++ b/chrome/browser/resources/settings/settings_page/settings_subpage.html |
| @@ -21,6 +21,10 @@ |
| padding-top: 8px; |
| } |
| + .settings-box.first > h1 { |
| + -webkit-margin-start: 4px; |
| + } |
| + |
| paper-icon-button { |
| /* Centers the ripple on the icon with appropriate margin on right. */ |
| -webkit-margin-end: 8px; |