Chromium Code Reviews| Index: chrome/browser/resources/settings/settings_shared_css.html |
| diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html |
| index 859c59a3e3dbe9962badc4fd853906394d239a40..141f17f6e6b9f8505c4c8ee64fbbb7507b8741a5 100644 |
| --- a/chrome/browser/resources/settings/settings_shared_css.html |
| +++ b/chrome/browser/resources/settings/settings_shared_css.html |
| @@ -256,6 +256,7 @@ |
| * with dbeam@ or dschuyler@ prior to changing it. |
| */ |
| .settings-box.first, |
| + .settings-box[first], |
| .settings-box.continuation { |
| border-top: none; |
| } |