| Index: chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| diff --git a/chrome/browser/resources/settings/about_page/detailed_build_info.html b/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| index 38de1f0f03c9bf415864e7164ad07d66c21769c3..0801f9974d01c58c5e8f5ff577ab7b9361d49276 100644
|
| --- a/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| +++ b/chrome/browser/resources/settings/about_page/detailed_build_info.html
|
| @@ -18,7 +18,7 @@
|
| }
|
|
|
| cr-policy-indicator {
|
| - -webkit-margin-start: 8px;
|
| + -webkit-margin-start: var(--cr-controlled-by-spacing);
|
| }
|
|
|
| /* The command line string can contain very long substrings that
|
|
|