]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/videos/+video-watch/comment/video-comments.component.scss
Remove title attribute from thumbnail in video miniature
[github/Chocobozzz/PeerTube.git] / client / src / app / videos / +video-watch / comment / video-comments.component.scss
index 9e368229528fc88993ae5df4e7b0404a1b093dfb..f95ff5aba9e9139ba8946c9bc5a2b23c6d9d654a 100644 (file)
@@ -9,12 +9,10 @@
   font-weight: $font-semibold;
   font-size: 15px;
   cursor: pointer;
-  margin-left: 46px;
-  margin-bottom: 10px;
 }
 
 .glyphicon, .comment-thread-loading {
-  margin-left: 5px;
+  margin-right: 5px;
   display: inline-block;
   font-size: 13px;
 }
@@ -27,6 +25,7 @@
   font-weight: 600;
   text-transform: uppercase;
   border: none;
+  transform: translateY(-7%);
 }
 
 my-feed {