diff options
Diffstat (limited to 'client/src/app/videos')
-rw-r--r-- | client/src/app/videos/+video-watch/video-watch.component.scss | 2 |
1 files changed, 2 insertions, 0 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 fcf625d6c..83a7cc41d 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss | |||
@@ -223,6 +223,8 @@ | |||
223 | 223 | ||
224 | .video-bottom { | 224 | .video-bottom { |
225 | .video-info { | 225 | .video-info { |
226 | margin-right: 10px; | ||
227 | |||
226 | .video-info-name-actions { | 228 | .video-info-name-actions { |
227 | align-items: left; | 229 | align-items: left; |
228 | flex-direction: column; | 230 | flex-direction: column; |