aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-edit/video-add.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/videos/+video-edit/video-add.component.scss')
-rw-r--r--client/src/app/videos/+video-edit/video-add.component.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-edit/video-add.component.scss b/client/src/app/videos/+video-edit/video-add.component.scss
index 0c74552d3..de7dec65d 100644
--- a/client/src/app/videos/+video-edit/video-add.component.scss
+++ b/client/src/app/videos/+video-edit/video-add.component.scss
@@ -34,8 +34,9 @@
34 } 34 }
35 35
36 .button-file { 36 .button-file {
37 @include peertube-button-file(190px); 37 @include peertube-button-file(auto);
38 38
39 min-width: 190px;
39 margin-bottom: 45px; 40 margin-bottom: 45px;
40 } 41 }
41 } 42 }