Chromium Code Reviews| Index: chrome/browser/resources/shared/css/spinner.css |
| diff --git a/chrome/browser/resources/shared/css/spinner.css b/chrome/browser/resources/shared/css/spinner.css |
| index 7eb7003421ea690168b55ef62e3b8c6b9a6e1ab0..f1df657df9aac414d198d8caaeaa187b83e9d7cd 100644 |
| --- a/chrome/browser/resources/shared/css/spinner.css |
| +++ b/chrome/browser/resources/shared/css/spinner.css |
| @@ -11,6 +11,6 @@ |
| } |
| .spinner { |
| - height: 32px; |
| - width: 32px; |
| + height: 22px; |
| + width: 22px; |
| } |