X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-forms%2Fdynamic-form-field.component.scss;h=45ba289515f16563eca27b5c023ee328ec5cafec;hb=023edc8a54a58d15f8d4f00d7f76e0074d0d3a81;hp=89193ed8587655daeb04fbf625b843c234b710f9;hpb=3c47fa3bc0e3f2362bb17976057287a7e9aba46b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-forms/dynamic-form-field.component.scss b/client/src/app/shared/shared-forms/dynamic-form-field.component.scss index 89193ed85..45ba28951 100644 --- a/client/src/app/shared/shared-forms/dynamic-form-field.component.scss +++ b/client/src/app/shared/shared-forms/dynamic-form-field.component.scss @@ -22,3 +22,7 @@ textarea { margin-bottom: 10px; font-size: 13px; } + +my-peertube-checkbox + .label-small-info { + margin-top: 5px; +}