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