diff --git a/app/assets/stylesheets/shared/smart_annotation.scss b/app/assets/stylesheets/shared/smart_annotation.scss index edb151729..5fdcd6c5c 100644 --- a/app/assets/stylesheets/shared/smart_annotation.scss +++ b/app/assets/stylesheets/shared/smart_annotation.scss @@ -40,15 +40,6 @@ text-overflow: ellipsis; white-space: nowrap; } - - .truncate { - max-width: 150px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - margin-left: -10px; - text-align: left; - } } .atwho-view-ul { diff --git a/app/views/shared/smart_annotation/_menu.html.erb b/app/views/shared/smart_annotation/_menu.html.erb index 7b42cc470..ec50fdd2f 100644 --- a/app/views/shared/smart_annotation/_menu.html.erb +++ b/app/views/shared/smart_annotation/_menu.html.erb @@ -18,7 +18,9 @@ <% if repository.shared_with?(current_team) %> <% end %> -