| Index: ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| diff --git a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| index 63ee45fba1f3a5e8594ffc2ff08de99b8f393015..79020dda252b438d8ca2dc2e4955f785caa5a5d1 100644
|
| --- a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| +++ b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| @@ -38,7 +38,7 @@
|
| }
|
|
|
| paper-spinner-lite {
|
| - @apply(--cr-icon-size);
|
| + @apply(--cr-icon-height-width);
|
| --paper-spinner-color: white;
|
| margin: 0 6px;
|
| opacity: 0;
|
|
|