Index: chrome/browser/resources/settings/privacy_page/privacy_page.html |
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html |
index aa1de70bc431fd6d1c4546e9884b1650f967b2e6..c07b084c4b1ad68aad4ae7a2554baea8d1c2104f 100644 |
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html |
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html |
@@ -44,7 +44,7 @@ |
} |
#indicator { |
- -webkit-margin-start: var(--checkbox-spacing); |
+ -webkit-margin-start: var(--settings-checkbox-spacing); |
} |
</style> |
<template is="dom-if" if="[[showClearBrowsingDataDialog_]]" restamp> |