diff --git a/app/assets/stylesheets/shared/smart_annotation.scss b/app/assets/stylesheets/shared/smart_annotation.scss index 5fdcd6c5c..1c7e77785 100644 --- a/app/assets/stylesheets/shared/smart_annotation.scss +++ b/app/assets/stylesheets/shared/smart_annotation.scss @@ -236,3 +236,7 @@ .sa-link { pointer-events: initial; } + +.atwho-inserted { + line-height: 16px; +}