From cdb7dbab557f866b7c9d0d831f2581cbe26b4a3e Mon Sep 17 00:00:00 2001 From: James Taylor Date: Mon, 9 Jul 2018 03:05:39 -0700 Subject: small adjustment to related videos title line height --- youtube/shared.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'youtube/shared.css') diff --git a/youtube/shared.css b/youtube/shared.css index 12c1bb6..8db482e 100644 --- a/youtube/shared.css +++ b/youtube/shared.css @@ -264,7 +264,8 @@ address{ min-width: 0; overflow:hidden; - max-height: 3.6em; + max-height: 3.3em; + line-height: 1.1em; } .small-item address{ grid-column: 2; -- cgit v1.2.3