Index: chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html |
diff --git a/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html b/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html |
index cd555d2b5037a810f96541701c9add8bd4ffbe04..3460a3626f7eb1a199621d5bd153bda69a2b996f 100644 |
--- a/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html |
+++ b/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html |
@@ -26,7 +26,7 @@ |
} |
paper-spinner { |
- @apply(--cr-icon-size); |
+ @apply(--cr-icon-height-width); |
dschuyler
2016/12/16 22:41:41
Is having a literal name->contents desired? i.e.
stevenjb
2016/12/16 22:56:10
As I'm sure you've now noticed we use 'size' for t
dschuyler
2016/12/17 01:13:54
I don't know, maybe -dimensions or -area. That mig
stevenjb
2016/12/19 18:20:21
--cr-icon-size = 8px
--cr-icon-height-width = { he
|
margin: 0 10px; |
} |