X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2Fvideo-add%2Fvideo-add.component.scss;h=11ee3297ea5d584ce105980ba23d338bcac3f283;hb=2d7653dc8726185615bab66353c4e3fb8fbb5a5f;hp=d66df2fd4859128dfb0c3d94dcca4f8b65c516a8;hpb=e822fdaeee90cb7c70d5678f19249198cd7aae8c;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/video-add/video-add.component.scss b/client/src/app/videos/video-add/video-add.component.scss index d66df2fd4..11ee3297e 100644 --- a/client/src/app/videos/video-add/video-add.component.scss +++ b/client/src/app/videos/video-add/video-add.component.scss @@ -51,6 +51,7 @@ div.file-to-upload { } } -div.progress { - // height: 40px; +.little-information { + font-size: 0.8em; + font-style: italic; }