diff --git a/app/styles/modules/common/history.scss b/app/styles/modules/common/history.scss index ad14a78f..6fad337a 100644 --- a/app/styles/modules/common/history.scss +++ b/app/styles/modules/common/history.scss @@ -227,7 +227,7 @@ } .activity-content { flex-shrink: 0; - max-width: calc(100% - 80px); + width: calc(100% - 80px); } .changes { background: $whitish;