diff --git a/app/styles/modules/common/history.scss b/app/styles/modules/common/history.scss index 6fad337a..688bcb9e 100644 --- a/app/styles/modules/common/history.scss +++ b/app/styles/modules/common/history.scss @@ -35,6 +35,7 @@ } .activity-fromto { @extend %small; + word-wrap: break-word; } } .history-tabs {