| 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 2cc33ce5ac0f6a9b511c53678c2e3909f599124b..4606e6bef7ffb28b03ac7e1c9bfc97953cc458b3 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -305,7 +305,7 @@
|
| * +-------------------------------------------------------+
|
| * | Another setting-box without a secondary-action |
|
| * +-------------------------------------------------------+ */
|
| - .settings-box .secondary-action {
|
| + :-webkit-any(.settings-box, .list-item) .secondary-action {
|
| -webkit-border-start: var(--settings-separator-line);
|
| -webkit-margin-start: 20px;
|
| -webkit-padding-start: 20px;
|
|
|