diff --git a/styles/account-suggestion.less b/styles/account-suggestion.less index 5e97fe493e..db801e9602 100644 --- a/styles/account-suggestion.less +++ b/styles/account-suggestion.less @@ -3,10 +3,10 @@ margin: 0; border-top: 1px solid @ffe-grey-silver; background: @ffe-white; + cursor: pointer; &:hover, &--highlighted { - cursor: pointer; background: @ffe-blue-azure; color: @ffe-white; .ffe-account-suggestion__name,