aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss3
1 files changed, 2 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 a8400c196..ddf6cccea 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -155,9 +155,10 @@ $video-info-margin-left: 44px;
155 155
156 .video-info-date-views { 156 .video-info-date-views {
157 flex-grow: 1; 157 flex-grow: 1;
158 align-self: start;
158 margin-bottom: 10px; 159 margin-bottom: 10px;
159 margin-right: 10px; 160 margin-right: 10px;
160 font-size: 16px; 161 font-size: 1em;
161 } 162 }
162 163
163 .video-info-channel { 164 .video-info-channel {