]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-forms/peertube-checkbox.component.html
Implement two factor in client
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-forms / peertube-checkbox.component.html
index 38a48a2a52c16a8198ea40ca1a15efc4a1e6bded..cd06e75ba6c2cf3ae42e708cfa016e878ba93846 100644 (file)
@@ -34,9 +34,9 @@
   </div>
 
   <div class="ms-4 d-flex flex-column">
-    <small class="wrapper mt-2 muted">
+    <div class="wrapper form-group-description">
       <ng-content select="description"></ng-content>
-    </small>
+    </div>
 
     <span class="wrapper mt-3">
       <ng-content select="extra"></ng-content>