]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-watch/video-watch.component.scss
Fix contributing guide concerning unit tests
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / video-watch.component.scss
index 3ebeccd4bcf2032036ba7ebf2b305c5c30c6455a..1b44f0d6aaeab469f2c9b18c40dbe49db3d57c3e 100644 (file)
       font-size: 15px;
 
       .video-info-description-html {
-        word-wrap: break-word;
-        text-align: justify;
+        @include peertube-word-wrap;
       }
 
       .description-loading {
   }
 
   .other-videos {
+    padding-left: 1em;
+
     .title-page {
       margin-top: 0;
     }
 
         .video-actions-rates {
           margin-top: 20px;
-          align-items: left;
+          align-items: start;
 
           .video-info-likes-dislikes-bar {
             margin-top: 10px;