diff --git a/web/styles/input_pill.css b/web/styles/input_pill.css index b52ecb59c7..5a4e2d129a 100644 --- a/web/styles/input_pill.css +++ b/web/styles/input_pill.css @@ -62,7 +62,7 @@ margin-right: 3px; } - &:hover .exit { + .exit:hover { opacity: 1; } }