]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-edit/video-add-components/video-send.scss
Fix help component border
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-edit / video-add-components / video-send.scss
index 8769dd3020e3c835338a2c95ed3ca050a70082af..ebe14c59e51e7413bdbe05f010de45cbff1e89ef 100644 (file)
@@ -41,14 +41,6 @@ $width-size: 190px;
   }
 
   .button-file {
-    @include peertube-button-file(auto);
-
-    min-width: 190px;
-  }
-
-  .button-file-extension {
-    display: block;
-    font-size: 12px;
-    margin-top: 5px;
+    @include peertube-button-file(max-content);
   }
 }