diff --git a/app/assets/stylesheets/desktop/topic-list.scss b/app/assets/stylesheets/desktop/topic-list.scss index fb82703b993..9cd8d015e1d 100644 --- a/app/assets/stylesheets/desktop/topic-list.scss +++ b/app/assets/stylesheets/desktop/topic-list.scss @@ -236,7 +236,6 @@ button.dismiss-read { --max-height: 150px; max-height: var(--max-height); width: calc(var(--max-height) * var(--aspect-ratio)); - max-width: 25%; height: auto; img {