| 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 61a8dbecf535c7af670bb344c910625b2266f80b..dd9ac8df21452893906e8a695aa3d7a91740942c 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;
|
|
|