X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Fapplication.scss;h=bbecd8ba803e94fc2cd35c232182b4532bf1b3dd;hb=25a42e293be90d35afad2096e9db2fa3d617d855;hp=62503fc0254f4de7303b0680448d393cf6e7a32a;hpb=801d957155d574bda984206021cdd1fe58ef56b9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 62503fc02..bbecd8ba8 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -339,6 +339,11 @@ table { .peertube-select-container { width: 100% !important; } + + .caption input[type=text] { + width: unset !important; + flex-grow: 1; + } } } }