]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-settings/my-account-change-password/my-account-change-password.component.scss
check old password before change
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-settings / my-account-change-password / my-account-change-password.component.scss
index f8279ffd32f11989db57641998fdb4da15a07353..e641482f059eb48d5a7f52bcbe9e7ecad812ea61 100644 (file)
@@ -5,7 +5,8 @@ input[type=password] {
   @include peertube-input-text(340px);
   display: block;
 
-  &#new-confirmed-password {
+  &#new-password,
+  &#new-confirmed-password  {
     margin-top: 15px;
   }
 }