]> 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 04518e07996073d7f7c4318138e5d48df98da1b4..f95ff5aba9e9139ba8946c9bc5a2b23c6d9d654a 100644 (file)
@@ -9,12 +9,10 @@
   font-weight: $font-semibold;
   font-size: 15px;
   cursor: pointer;
-  margin-left: 56px;
-  margin-bottom: 10px;
 }
 
 .glyphicon, .comment-thread-loading {
-  margin-left: 5px;
+  margin-right: 5px;
   display: inline-block;
   font-size: 13px;
 }
   margin-right: 0;
 }
 
-my-help {
+#dropdownSortComments {
+  font-weight: 600;
+  text-transform: uppercase;
+  border: none;
+  transform: translateY(-7%);
+}
+
+my-feed {
   display: inline-block;
+  margin-left: 5px;
 }
 
 @media screen and (max-width: 600px) {