diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index cf6c9d15c5..ed99937919 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -4890,9 +4890,6 @@ button.module-image__border-overlay:focus { display: inline-block; flex-shrink: 0; margin-left: 6px; - overflow-x: hidden; - text-overflow: ellipsis; - white-space: nowrap; @include light-theme { color: $color-gray-60;