From fc001e7427f498ff5d1da46f6bb50393fba74afe Mon Sep 17 00:00:00 2001 From: James Taylor Date: Fri, 24 Aug 2018 14:48:02 -0700 Subject: Fix comments with long usernames breaking comment section --- youtube/shared.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube/shared.css') diff --git a/youtube/shared.css b/youtube/shared.css index a96fa9b..cc640b4 100644 --- a/youtube/shared.css +++ b/youtube/shared.css @@ -198,7 +198,7 @@ address{ padding-left:2px; padding-right:2px; } - .full-item address{ + .full-item>address{ grid-column: 1; grid-row: 4; justify-self: start; -- cgit v1.2.3