| Index: ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
|
| diff --git a/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html b/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
|
| index 73ca3370bee59d7c3da38e674e8716a311531ef3..e896203d05bfe68f75a5c129d60ef48121514ef6 100644
|
| --- a/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
|
| +++ b/ui/webui/resources/cr_elements/policy/cr_policy_vars_css.html
|
| @@ -2,7 +2,7 @@
|
| <style is="custom-style">
|
| :root {
|
| --cr-policy-indicator: {
|
| - @apply(--cr-icon-size);
|
| + @apply(--cr-icon-height-width);
|
| display: block;
|
| };
|
|
|
|
|