]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Underline links in feed popover when hovering
authorChocobozzz <me@florianbigard.com>
Mon, 27 Aug 2018 14:02:34 +0000 (16:02 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 27 Aug 2018 14:04:06 +0000 (16:04 +0200)
client/src/app/shared/video/video-feed.component.scss

index a5d1aabf7fac25a729633b1029616d338a438197..9dab18ffd37e6d417c03343d038d6b984b7e0d1d 100644 (file)
@@ -2,8 +2,6 @@
 
 .video-feed {
   a {
-    @include disable-default-a-behaviour;
-
     color: black;
     display: block;
   }