summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 6c628e802..95fea981a 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1107,6 +1107,9 @@ body.ttrss_main .hl.published .left i.pub-pic {
.cdm.expanded .excerpt {
display: none;
}
+.cdm.expanded .titleWrap {
+ white-space: normal;
+}
.cdm.expanded .footer {
border: 0px solid #ddd;
border-bottom-width: 1px;