diff --git a/core/css/inputs.scss b/core/css/inputs.scss index 4f73696d264..11a12541ee5 100644 --- a/core/css/inputs.scss +++ b/core/css/inputs.scss @@ -479,6 +479,10 @@ div.select2-drop { text-overflow: ellipsis; span { cursor: pointer; + em { + cursor: inherit; + background: unset; + } } } .select2-result,