From fe079390724e9e2b77e132d9cda5f2bd0db2da1c Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 9 Dec 2022 11:36:46 +0000 Subject: [PATCH] add nowrap --- css/poketube.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/poketube.css b/css/poketube.css index bbe0c85d..20deb999 100644 --- a/css/poketube.css +++ b/css/poketube.css @@ -301,6 +301,8 @@ a { margin-top: 12px; font-size: small; color: gray !important; + white-space: nowrap; + } .video > .thumbnail {