From be94a3a791170e9c57d29b0eca9815ff6d4f1ba4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 1 Dec 2021 14:02:43 +0300 Subject: combined mode: add a hack (?) for .titleWrap width --- themes/night.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/night.css') diff --git a/themes/night.css b/themes/night.css index 17e8ef913..24288e149 100644 --- a/themes/night.css +++ b/themes/night.css @@ -1259,6 +1259,7 @@ body.ttrss_utility hr { } .cdm .header .titleWrap { flex-grow: 2; + width: 0; } .cdm .header .updated { color: #ccc; -- cgit v1.2.3