diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2017-04-29 18:34:10 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2017-04-29 18:34:10 +0200 |
commit | 0d7d2ad9ff27baf72223a2113eb3ae5cabdb924e (patch) | |
tree | 0d40660ac1326fdcf2c46a85b533226e5fcd2d05 /client/src/app/videos | |
parent | 339f0c80622090bd2c5ca4e40891194691fece4c (diff) | |
download | PeerTube-0d7d2ad9ff27baf72223a2113eb3ae5cabdb924e.tar.gz PeerTube-0d7d2ad9ff27baf72223a2113eb3ae5cabdb924e.tar.zst PeerTube-0d7d2ad9ff27baf72223a2113eb3ae5cabdb924e.zip |
Client: minor css fixes
Diffstat (limited to 'client/src/app/videos')
-rw-r--r-- | client/src/app/videos/video-list/video-miniature.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/videos/video-list/video-miniature.component.scss b/client/src/app/videos/video-list/video-miniature.component.scss index 778bffa29..f7fecdc35 100644 --- a/client/src/app/videos/video-list/video-miniature.component.scss +++ b/client/src/app/videos/video-list/video-miniature.component.scss | |||
@@ -6,6 +6,7 @@ | |||
6 | position: relative; | 6 | position: relative; |
7 | height: 190px; | 7 | height: 190px; |
8 | width: 220px; | 8 | width: 220px; |
9 | vertical-align: top; | ||
9 | 10 | ||
10 | .video-miniature-thumbnail { | 11 | .video-miniature-thumbnail { |
11 | display: inline-block; | 12 | display: inline-block; |