]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.html
Creating a user with an empty password will send an email to let him set his password...
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.html
index 2660c537761018e38f572bf59e4d5f9d4d44f507..f5a8dbd34659ce99a9d43967c5638beb9c94798a 100644 (file)
@@ -15,7 +15,7 @@
     </div>
 
     <div class="header-right" [ngClass]="{ 'border-bottom': isMenuDisplayed === false }">
-      <my-header></my-header>
+      <my-header class="w-100 d-flex justify-content-end"></my-header>
     </div>
   </div>