X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bmy-account%2Fmy-account-settings%2Fmy-account-profile%2Fmy-account-profile.component.scss;h=5995bae4a114940ef4022f2f87db9cdfe11d1221;hb=c4741804bceac6f5f3ea06f9041c5b4fde7a3d7d;hp=2f8df81d40667f9f829fbc27f1e5b08c09219d89;hpb=baab47ca81742deae15acd671e8c332a4e1d6eb7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss b/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss index 2f8df81d4..5995bae4a 100644 --- a/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss +++ b/client/src/app/+my-account/my-account-settings/my-account-profile/my-account-profile.component.scss @@ -25,6 +25,7 @@ input[type=submit] { textarea { @include peertube-textarea(500px, 150px); + max-width: 100%; display: block; }