diff options
Diffstat (limited to 'youtube')
-rw-r--r-- | youtube/shared.css | 3 |
1 files changed, 2 insertions, 1 deletions
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; |