X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Blogin%2Flogin.component.scss;h=d31d428f70f0ef0f6cee85c62d06dc510b945e6f;hb=a2fb5fb8b1007e3ce82e707917f5d9a37374e99b;hp=79a2081fe6a61f58f022d6fdb8ca46c12e329ae0;hpb=0c9a83546687d2ae80b3f5299a8ee59d741f894f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+login/login.component.scss b/client/src/app/+login/login.component.scss index 79a2081fe..d31d428f7 100644 --- a/client/src/app/+login/login.component.scss +++ b/client/src/app/+login/login.component.scss @@ -51,11 +51,11 @@ input[type=email] { } .wrapper, -.pt-alert-primary { +.alert { max-width: 1200px; } -.pt-alert-primary { +.alert { margin: 0 auto 30px; }