diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/src/app/+video-channels/video-channels.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
132 | } | 132 | } |
133 | 133 | ||
134 | .owner-description { | 134 | .owner-description { |
135 | height: 140px; | 135 | max-height: 140px; |
136 | word-break: break-word; | 136 | word-break: break-word; |
137 | 137 | ||
138 | @include fade-text(120px, pvar(--mainBackgroundColor)); | 138 | @include fade-text(120px, pvar(--mainBackgroundColor)); |