diff options
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/app/+login/login.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+login/login.component.scss b/client/src/app/+login/login.component.scss index 49c873cd4..e59ae10f8 100644 --- a/client/src/app/+login/login.component.scss +++ b/client/src/app/+login/login.component.scss | |||
@@ -10,7 +10,7 @@ label { | |||
10 | 10 | ||
11 | input[type=text], | 11 | input[type=text], |
12 | input[type=email] { | 12 | input[type=email] { |
13 | @include peertube-input-text(340px); | 13 | @include peertube-input-text(100%); |
14 | } | 14 | } |
15 | 15 | ||
16 | .modal-body { | 16 | .modal-body { |