diff options
-rw-r--r-- | client/src/app/videos/+video-watch/video-watch.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss index 71770c93b..ddd19e049 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss | |||
@@ -94,7 +94,7 @@ | |||
94 | .video-info-by a { | 94 | .video-info-by a { |
95 | @include disable-default-a-behaviour; | 95 | @include disable-default-a-behaviour; |
96 | 96 | ||
97 | display: flex; | 97 | display: inline; |
98 | align-items: center; | 98 | align-items: center; |
99 | font-size: 13px; | 99 | font-size: 13px; |
100 | color: #000; | 100 | color: #000; |