]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/login/login.component.scss
Migrate to bootstrap 4 and ng-bootstrap
[github/Chocobozzz/PeerTube.git] / client / src / app / login / login.component.scss
index 4a37ee961b4e3ac92a0edcb23f75088f9cb85c3b..900b2467a189c5ecc348005743f5693cf2f14a42 100644 (file)
@@ -17,13 +17,7 @@ input[type=submit] {
   @include orange-button;
 }
 
-.forgot-password-button {
-  display: inline-block;
-  cursor: pointer;
-}
-
-.create-an-account {
-  @include disable-default-a-behaviour;
-
+.create-an-account, .forgot-password-button {
   color: #000;
+  cursor: pointer;
 }