X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fvideo%2Fvideo-thumbnail.component.scss;h=469b659e93170f37673cb8940847c62468f6942a;hb=dd570a34ff731a6cd98ef8f8bf83f234e804f6c1;hp=0113427a34ecd4383509d29f71e9cde270dc1076;hpb=830b4faff15fb9c81d88e8e69fcdf94aad32bef8;p=oweals%2Fpeertube.git diff --git a/client/src/app/shared/video/video-thumbnail.component.scss b/client/src/app/shared/video/video-thumbnail.component.scss index 0113427a3..469b659e9 100644 --- a/client/src/app/shared/video/video-thumbnail.component.scss +++ b/client/src/app/shared/video/video-thumbnail.component.scss @@ -8,8 +8,8 @@ .progress-bar { height: 3px; width: 100%; - position: relative; - top: -3px; + position: absolute; + bottom: 0; background-color: rgba(0, 0, 0, 0.20); div {