| 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 e69b9c0f55f831dc8bfd3aa4634bbab58eff591a..2dbb60f31b02d760e0f5810da1828d123136b894 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -262,7 +262,7 @@
|
| border-top: var(--settings-separator-line);
|
| display: flex;
|
| min-height: var(--settings-row-min-height);
|
| - padding: 0 20px;
|
| + padding: 0 var(--settings-box-row-padding);
|
| }
|
|
|
| /* We use an explicit tag to remove the top border, rather than a
|
|
|