X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-edit%2Fshared%2Fvideo-edit.component.scss;h=a8075cc6d6fe07c5b1fe690b789df07adf5a0223;hb=4f50475c67356fb1fecd1de6d2551fdc5ad9a739;hp=e8a6c6e420d00cbfd7fd40527957f1679dbb54bd;hpb=d65cd16551449216f23d68a6238f7739bab34644;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss index e8a6c6e42..a8075cc6d 100644 --- a/client/src/app/+videos/+video-edit/shared/video-edit.component.scss +++ b/client/src/app/+videos/+video-edit/shared/video-edit.component.scss @@ -41,7 +41,6 @@ my-peertube-checkbox { a.caption-entry-label { @include disable-default-a-behaviour; - flex-grow: 1; color: #000; &:hover { @@ -53,11 +52,13 @@ my-peertube-checkbox { @include margin-right(20px); font-weight: bold; - width: 150px; + min-width: 100px; } .caption-entry-state { - width: 200px; + @include margin-right(15px); + + min-width: 250px; &.caption-entry-state-create { color: #39CC0B;