X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fshared%2Fcomment%2Fvideo-comments.component.scss;h=7720fe43beae156d90638ca0e3db498b798326e4;hb=d0fbc9fd0a29c37f3ff9b99030351e90b276fe7d;hp=5001ad168c2849fb9313af1723ba4c8d100cb59c;hpb=25ea1d85e155382367d11036617848fe69a1e6a4;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+videos/+video-watch/shared/comment/video-comments.component.scss b/client/src/app/+videos/+video-watch/shared/comment/video-comments.component.scss index 5001ad168..7720fe43b 100644 --- a/client/src/app/+videos/+video-watch/shared/comment/video-comments.component.scss +++ b/client/src/app/+videos/+video-watch/shared/comment/video-comments.component.scss @@ -24,16 +24,11 @@ @include margin-left(5px); display: inline-block; - opacity: 0; transition: ease-in .2s opacity; width: 12px; position: relative; top: -3px; } - - &:hover my-feed { - opacity: 1; - } } #dropdown-sort-comments {