]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+signup/+register/register.component.scss
Migrate to bootstrap 5
[github/Chocobozzz/PeerTube.git] / client / src / app / +signup / +register / register.component.scss
index 4be67a858ef71837a8a0f7c5ba866914f0aa1782..53093a81a214b37be546511666612fe8922d6858 100644 (file)
   }
 }
 
-.form-group-terms {
-  margin: 30px 0;
-}
-
-.input-group {
-  @include peertube-input-group(100%);
-}
-
-.input-group-append {
-  height: 30px;
-}
-
-.form-group-terms {
-  width: 100% !important;
-}
-
 input:not([type=submit]) {
   @include peertube-input-text(100%);
   display: block;