Index: ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html |
diff --git a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html |
index 47cb8978a3f05cd221b3f01376a85cbc55d8807a..857b2d29d183e864e7e6ece46f940f2e7c7d3e7a 100644 |
--- a/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html |
+++ b/ui/webui/resources/cr_elements/cr_profile_avatar_selector/cr_profile_avatar_selector.html |
@@ -39,10 +39,6 @@ |
@apply(--avatar-selector-avatar); |
} |
- .avatar:hover { |
- @apply(--avatar-selector-avatar-hovered); |
- } |
- |
.avatar.iron-selected { |
border: 1px solid var(--google-blue-500); |