| Index: chrome/browser/resources/options/autofill_options.css
|
| diff --git a/chrome/browser/resources/options/autofill_options.css b/chrome/browser/resources/options/autofill_options.css
|
| index 673731c2a4315e17a2e80ae4f457da89e7397907..7ca1d4533a1fcc0ab3fc0ea76aa86bef6fbc9e80 100644
|
| --- a/chrome/browser/resources/options/autofill_options.css
|
| +++ b/chrome/browser/resources/options/autofill_options.css
|
| @@ -6,7 +6,7 @@
|
| margin-top: 15px;
|
| }
|
|
|
| -#autofill-options * div.settings-list > :last-child {
|
| +#autofill-options > div.settings-list > div:last-child {
|
| border-top: 1px solid #D9D9D9;
|
| padding: 5px 10px;
|
| }
|
|
|