diff --git a/src/layouts/login-form.html b/src/layouts/login-form.html index 0f575be2d9..cf066b3c73 100644 --- a/src/layouts/login-form.html +++ b/src/layouts/login-form.html @@ -4,8 +4,7 @@ - - + @@ -17,7 +16,7 @@ white-space: nowrap; } - #passwordDecorator { + paper-input { display: block; margin-bottom: 16px; } @@ -49,19 +48,14 @@