From e0433a5f8f9346080b24d73d17c9f8fcb660a5d1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 20 May 2020 11:58:03 +0200 Subject: Fix dropdown menu overflow --- .../app/videos/+video-watch/comment/video-comments.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'client/src/app/videos/+video-watch/comment/video-comments.component.html') diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.html b/client/src/app/videos/+video-watch/comment/video-comments.component.html index a21042f09..affbd4793 100644 --- a/client/src/app/videos/+video-watch/comment/video-comments.component.html +++ b/client/src/app/videos/+video-watch/comment/video-comments.component.html @@ -12,10 +12,10 @@
- -
+
@@ -72,7 +72,7 @@ >
- + @@ -83,7 +83,7 @@ View {{ comment.totalReplies }} replies - +
-- cgit v1.2.3