diff --git a/app/assets/stylesheets/shared/smart_annotation.scss b/app/assets/stylesheets/shared/smart_annotation.scss index 2d52ee34f..544683450 100644 --- a/app/assets/stylesheets/shared/smart_annotation.scss +++ b/app/assets/stylesheets/shared/smart_annotation.scss @@ -184,3 +184,8 @@ cursor: pointer; } } + +.atwho-inserted, +.atwho-user-popover { + pointer-events: initial; +}