diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-12-11 09:39:40 +0100 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-12-11 09:39:40 +0100 |
commit | 9b7d1c723d7c11572d91d606954997e413f56a1f (patch) | |
tree | d6d9e34910b31e155c8c7a58bfe2fa0fe3677fc6 /client/src/app/videos | |
parent | a86309b4af9ad8391822f628d74fc5c7d1a01974 (diff) | |
download | PeerTube-9b7d1c723d7c11572d91d606954997e413f56a1f.tar.gz PeerTube-9b7d1c723d7c11572d91d606954997e413f56a1f.tar.zst PeerTube-9b7d1c723d7c11572d91d606954997e413f56a1f.zip |
Responsive my account
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; |