summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-12-01 14:02:43 +0300
committerAndrew Dolgov <[email protected]>2021-12-01 14:02:43 +0300
commitbe94a3a791170e9c57d29b0eca9815ff6d4f1ba4 (patch)
tree996446719ad43f67f15dbd55bd2fa31cc042a448 /themes/compact_night.css
parenta201e10ee024f03fb6aad0ec1069cc4da72a9ac5 (diff)
combined mode: add a hack (?) for .titleWrap width
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index db7aad12c..6b072e510 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -1258,6 +1258,7 @@ body.ttrss_utility hr {
}
.cdm .header .titleWrap {
flex-grow: 2;
+ width: 0;
}
.cdm .header .updated {
color: #ccc;