diff --git a/client/src/app/+video-channels/video-channels.component.scss b/client/src/app/+video-channels/video-channels.component.scss index 2ffd70c89..12f5b9f3e 100644 --- a/client/src/app/+video-channels/video-channels.component.scss +++ b/client/src/app/+video-channels/video-channels.component.scss @@ -132,7 +132,7 @@ } .owner-description { - height: 140px; + max-height: 140px; word-break: break-word; @include fade-text(120px, pvar(--mainBackgroundColor));