X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.scss;h=cad21dd1893bedaabfbe3a11e17392981a81d12f;hb=c30745f342480b59fb0856a059c8c2fbffbcfc6a;hp=fcad7f7b0d832ca781dcf2158564f323cd816466;hpb=1e1265b36c09df1465aa2b4866815c957b6a532e;p=github%2FChocobozzz%2FPeerTube.git 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 fcad7f7b0..cad21dd18 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -166,6 +166,10 @@ .video-details-date-description { padding-left: $video-watch-info-padding-left; + .description-loading { + display: inline-block; + } + .video-details-date { font-weight: bold; margin-bottom: 30px;