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 fcef1ebe1827c04bd00438dc484c7e3cb95b3180..86660dc442362ba5dbd429a5574cf31072f1ef91 100644 |
| --- a/chrome/browser/resources/settings/settings_page/settings_subpage.html |
| +++ b/chrome/browser/resources/settings/settings_page/settings_subpage.html |
| @@ -10,7 +10,11 @@ |
| <style include="settings-shared"> |
| :host { |
| display: block; |
| - margin: 8px 0 16px 0; |
|
michaelpg
2016/05/09 23:25:37
This was a mistake from when I moved this from the
|
| + } |
| + |
| + .settings-box.first { |
| + padding-bottom: 16px; |
| + padding-top: 8px; |
| } |
| paper-icon-button { |